#10bffb color space conversions
Hex:
#10bffb
RGB:
16, 191, 251
CMY:
94, 25, 2
CMYK:
94, 24, 0, 2
HSL:
195°, 96.7078%, 52.3529%
HSV (HSB):
195°, 93.6255%, 98.4314%
XYZ:
36.2571, 44.3368, 97.9137
xyY:
0.2031, 0.2484, 44.3368
CIE-Lab:
72.4530, -18.6406, -40.5394
CIE-LCH:
72.4530, 44.6197, 245.3064
CIE-Luv:
72.4530, -49.0631, -63.4081
Hunter-Lab:
66.5859, -19.3292, -40.5751
#10bffb color charts
#10bffb color shades, tints & tones
#10bffb color schemes
#10bffb color preview, HTML & CSS examples
This text has a color of #10bffb
<p style="color:#10bffb;">Text here</p>
.mytext {color:#10bffb;}
This box has a color of #10bffb
<div style="background-color:#10bffb;">Content here</div>
.mybackground {background-color:#10bffb;}
Border around this has a color of #10bffb
<div style="border:2px solid #10bffb;">Content here</div>
.myborder {border:2px solid #10bffb;}