The color objectsΒΆ
The colorlib
module is handling the transformation between different
color spaces. A set of different color spaces is available including
colorlib.CIELUV
,
colorlib.CIELAB
,
colorlib.CIEXYZ
,
colorlib.polarLUV
/colorlib.HCL
,
colorlib.polarLAB
,
colorlib.HSV
,
colorlib.HLS
,
colorlib.RGB
,
colorlib.sRGB
, and
colorlib.hexcols
for HEX colors.
