#10cdeb color space conversions
Hex:
#10cdeb
RGB:
16, 205, 235
CMY:
94, 20, 8
CMYK:
93, 13, 0, 8
HSL:
188°, 87.2510%, 49.2157%
HSV (HSB):
188°, 93.1915%, 92.1569%
XYZ:
37.0404, 49.7710, 86.2518
xyY:
0.2140, 0.2876, 49.7710
CIE-Lab:
75.9285, -31.0280, -26.5570
CIE-LCH:
75.9285, 40.8413, 220.5604
CIE-Luv:
75.9285, -54.9791, -38.1022
Hunter-Lab:
70.5485, -29.7413, -23.1033
#10cdeb color charts
#10cdeb color shades, tints & tones
#10cdeb color schemes
#10cdeb color preview, HTML & CSS examples
This text has a color of #10cdeb
<p style="color:#10cdeb;">Text here</p>
.mytext {color:#10cdeb;}
This box has a color of #10cdeb
<div style="background-color:#10cdeb;">Content here</div>
.mybackground {background-color:#10cdeb;}
Border around this has a color of #10cdeb
<div style="border:2px solid #10cdeb;">Content here</div>
.myborder {border:2px solid #10cdeb;}