converts an RGB color code to the HSV format
webix.color.rgbToHsv(115,116,133); // -> [236.66666666666669, 0.13533834586466165, 0.5215686274509804]