1 Support is included for the following formats (RGB colorspace only;
2 conversion to/from HSL can be handled by the ``colorsys`` module in
3 the Python standard library):
5 * Specification-defined color names
7 * Six-digit hexadecimal
9 * Three-digit hexadecimal
11 * Integer rgb() triplet
13 * Percentage rgb() triplet