Converts HSV (Hue, Saturation, Value) to RGB (Red, Green, Blue).
Hue (0–1).
Saturation (0–1).
Value (0–1).
The RGB color as an array.
Converts HSV (Hue, Saturation, Value) to RGB (Red, Green, Blue).