#c2d2e7 color space conversions
Hex:
#c2d2e7
RGB:
194, 210, 231
CMY:
24, 18, 9
CMYK:
16, 9, 0, 9
HSL:
214°, 43.5294%, 83.3333%
HSV (HSB):
214°, 16.0173%, 90.5882%
XYZ:
59.7185, 63.3320, 84.6781
xyY:
0.2875, 0.3049, 63.3320
CIE-Lab:
83.6168, -1.1364, -12.1689
CIE-LCH:
83.6168, 12.2219, 264.6649
CIE-Luv:
83.6168, -9.5845, -18.8065
Hunter-Lab:
79.5814, -5.3197, -7.3801
#c2d2e7 color charts
#c2d2e7 color shades, tints & tones
#c2d2e7 color schemes
#c2d2e7 color preview, HTML & CSS examples
This text has a color of #c2d2e7
<p style="color:#c2d2e7;">Text here</p>
.mytext {color:#c2d2e7;}
This box has a color of #c2d2e7
<div style="background-color:#c2d2e7;">Content here</div>
.mybackground {background-color:#c2d2e7;}
Border around this has a color of #c2d2e7
<div style="border:2px solid #c2d2e7;">Content here</div>
.myborder {border:2px solid #c2d2e7;}