Converts an HSV color to the RGB color space.
This function implements the standard algorithm for converting from HSV to RGB.
The HSV color to convert
The color in RGB space
Converts an HSV color to the RGB color space.
This function implements the standard algorithm for converting from HSV to RGB.