Description
Converts colors with the HSLuv color space from Python code. HSLuv is designed to keep perceived lightness more consistent than common HSL, which helps applications generate readable palettes and balanced color variations.
Design tools, plotting scripts, themes, and graphics applications may use this library internally. It does not provide a separate color picker; it provides color math for other software.