#10def0 color space conversions
Hex:
#10def0
RGB:
16, 222, 240
CMY:
94, 13, 6
CMYK:
93, 8, 0, 6
HSL:
185°, 88.1890%, 50.1961%
HSV (HSB):
185°, 93.3333%, 94.1176%
XYZ:
42.0631, 58.6440, 91.5405
xyY:
0.2188, 0.3050, 58.6440
CIE-Lab:
81.0955, -37.4864, -21.3559
CIE-LCH:
81.0955, 43.1428, 209.6701
CIE-Luv:
81.0955, -60.3036, -28.6358
Hunter-Lab:
76.5794, -35.9683, -17.2678
#10def0 color charts
#10def0 color shades, tints & tones
#10def0 color schemes
#10def0 color preview, HTML & CSS examples
This text has a color of #10def0
<p style="color:#10def0;">Text here</p>
.mytext {color:#10def0;}
This box has a color of #10def0
<div style="background-color:#10def0;">Content here</div>
.mybackground {background-color:#10def0;}
Border around this has a color of #10def0
<div style="border:2px solid #10def0;">Content here</div>
.myborder {border:2px solid #10def0;}