API DocumentationFunctionsrgbToHSLuvOn this pageFunction: rgbToHSLuv() rgbToHSLuv(rgb): HSLuv Converts RGB color to HSLuv. Parameters ParameterTypeDescriptionrgbRGBThe RGB color to convert. Returns HSLuv The converted HSLuv color. Defined in conversions/components/hsluv.ts:41