#c2dfec color space conversions
Hex:
#c2dfec
RGB:
194, 223, 236
CMY:
24, 13, 7
CMYK:
18, 6, 0, 7
HSL:
199°, 52.5000%, 84.3137%
HSV (HSB):
199°, 17.7966%, 92.5490%
XYZ:
63.7761, 70.3008, 89.5649
xyY:
0.2852, 0.3143, 70.3008
CIE-Lab:
87.1442, -6.8534, -9.5593
CIE-LCH:
87.1442, 11.7622, 234.3620
CIE-Luv:
87.1442, -15.7607, -13.7770
Hunter-Lab:
83.8456, -10.9559, -4.6424
#c2dfec color charts
#c2dfec color shades, tints & tones
#c2dfec color schemes
#c2dfec color preview, HTML & CSS examples
This text has a color of #c2dfec
<p style="color:#c2dfec;">Text here</p>
.mytext {color:#c2dfec;}
This box has a color of #c2dfec
<div style="background-color:#c2dfec;">Content here</div>
.mybackground {background-color:#c2dfec;}
Border around this has a color of #c2dfec
<div style="border:2px solid #c2dfec;">Content here</div>
.myborder {border:2px solid #c2dfec;}