API DocumentationFunctionsrgbToHsiOn this pageFunction: rgbToHsi() rgbToHsi(rgb): HSI Converts RGB values to HSI color space. Parameters ParameterTypeDescriptionrgbRGBThe RGB color to convert. Returns HSI The color in HSI space. Defined in conversions/components/hsi.ts:48