{"library":"hsluv","type":"library","category":null,"description":"HSLuv is a Python implementation of a human-friendly HSL (Hue, Saturation, Lightness) color space, which is an alternative to standard HSL. It's built upon CIELUV, a perceptually uniform color space, extending it with a saturation component that allows spanning all available chroma as a percentage. The library, currently at version 5.0.4, provides functions for converting between HSLuv, HPLuv (pastel variant), RGB, and hexadecimal color representations. It maintains an active development status with periodic updates.","language":"python","status":"active","version":"5.0.4","tags":["color","hsl","hsluv","hpluv","color-space","color-conversion"],"last_verified":"Sat May 23","install":[{"cmd":"pip install hsluv","imports":["from hsluv import hsluv_to_hex","from hsluv import hex_to_hsluv","from hsluv import rgb_to_hsluv","from hsluv import hsluv_to_rgb","from hsluv import hpluv_to_hex","from hsluv import hex_to_hpluv"]}],"homepage":"https://www.hsluv.org","github":"https://github.com/hsluv/hsluv-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/hsluv/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/hsluv/compatibility"}}