#ccd2e7 color space conversions
Hex:
#ccd2e7
RGB:
204, 210, 231
CMY:
20, 18, 9
CMYK:
12, 9, 0, 9
HSL:
227°, 36.0000%, 85.2941%
HSV (HSB):
227°, 11.6883%, 90.5882%
XYZ:
62.3722, 64.7001, 84.8023
xyY:
0.2944, 0.3054, 64.7001
CIE-Lab:
84.3289, 2.0455, -11.0309
CIE-LCH:
84.3289, 11.2190, 280.5052
CIE-Luv:
84.3289, -4.4168, -17.5259
Hunter-Lab:
80.4364, -2.3505, -6.2027
#ccd2e7 color charts
#ccd2e7 color shades, tints & tones
#ccd2e7 color schemes
#ccd2e7 color preview, HTML & CSS examples
This text has a color of #ccd2e7
<p style="color:#ccd2e7;">Text here</p>
.mytext {color:#ccd2e7;}
This box has a color of #ccd2e7
<div style="background-color:#ccd2e7;">Content here</div>
.mybackground {background-color:#ccd2e7;}
Border around this has a color of #ccd2e7
<div style="border:2px solid #ccd2e7;">Content here</div>
.myborder {border:2px solid #ccd2e7;}