Color conversion scripts
The following functions convert between color in Red Green Blue (RGB) format and color in Hue Saturation Value (HSV)format. The functions are based on c algorithms from C color conversion but required some debugging as the functions there are no particularly robust. For a discussion of HSV color format please see the wikipedia entry at HSV Color