#c2d2e3 color space conversions
Hex:
#c2d2e3
RGB:
194, 210, 227
CMY:
24, 18, 11
CMYK:
15, 7, 0, 11
HSL:
211°, 37.0787%, 82.5490%
HSV (HSB):
211°, 14.5374%, 89.0196%
XYZ:
59.1599, 63.1086, 81.7362
xyY:
0.2900, 0.3093, 63.1086
CIE-Lab:
83.4995, -1.9704, -10.2161
CIE-LCH:
83.4995, 10.4043, 259.0832
CIE-Luv:
83.4995, -9.4211, -15.5407
Hunter-Lab:
79.4409, -6.0921, -5.3944
#c2d2e3 color charts
#c2d2e3 color shades, tints & tones
#c2d2e3 color schemes
#c2d2e3 color preview, HTML & CSS examples
This text has a color of #c2d2e3
<p style="color:#c2d2e3;">Text here</p>
.mytext {color:#c2d2e3;}
This box has a color of #c2d2e3
<div style="background-color:#c2d2e3;">Content here</div>
.mybackground {background-color:#c2d2e3;}
Border around this has a color of #c2d2e3
<div style="border:2px solid #c2d2e3;">Content here</div>
.myborder {border:2px solid #c2d2e3;}