Converts HSV values to RGB values.
An object with h, s, and v properties.
An object with r, g, and b properties.
If the input is not a valid HSV object or if HSV values are out of range.
Converts HSV values to RGB values.