RGB to HSV Converter

Enter an RGB color in any of these formats:
Hex (with or without) #: #8700FF / 8700FF
Decimal, comma-separated: 135,0,255
Decimal, comma + space, 0-padded: 135, 00, 255
Decimal, space-separated: 135 0 255

HSV Values:

HSV in hex:

Copy this to your keymap.c file: