API DocumentationFunctionshsiToRgbOn this pageFunction: hsiToRgb() hsiToRgb(hsi): RGB Converts HSI values to RGB color space. Parameters ParameterTypeDescriptionhsiHSIThe HSI color to convert. Returns RGB The color in RGB space. Defined in conversions/components/hsi.ts:8