This Is A RGB/HEX/HSV/Full RGB Converter. KEYS: 'R' key to convert RGB to HEX/HSV/Full RGB, 'H' key to convert HEX to RGB/HSV/Full RGB, 'C' key to convert HSV to RGB/HEX/Full RGB, and 'F' key to convert Full RGB to RGB/HEX/HSV. COLOR INFO: HSV(Hue, Saturation, and Value) is also known as CSB(Color, Saturation, and Brightness). Full RGB is the combined number of RGB(Red, Green, and Blue), for example: "R: 32, G: 104, B: 247" is equal to 2124023 in Full RGB.
Not Completely Made By Me But I Did Made 10-25%