#10defc color space conversions
Hex:
#10defc
RGB:
16, 222, 252
CMY:
94, 13, 1
CMYK:
94, 12, 0, 1
HSL:
188°, 97.5207%, 52.5490%
HSV (HSB):
188°, 93.6508%, 98.8235%
XYZ:
43.9056, 59.3810, 101.2431
xyY:
0.2147, 0.2903, 59.3810
CIE-Lab:
81.5006, -33.7481, -27.1039
CIE-LCH:
81.5006, 43.2846, 218.7688
CIE-Luv:
81.5006, -59.3535, -38.9590
Hunter-Lab:
77.0591, -33.1501, -23.9561
#10defc color charts
#10defc color shades, tints & tones
#10defc color schemes
#10defc color preview, HTML & CSS examples
This text has a color of #10defc
<p style="color:#10defc;">Text here</p>
.mytext {color:#10defc;}
This box has a color of #10defc
<div style="background-color:#10defc;">Content here</div>
.mybackground {background-color:#10defc;}
Border around this has a color of #10defc
<div style="border:2px solid #10defc;">Content here</div>
.myborder {border:2px solid #10defc;}