#ccd2e4 color space conversions
Hex:
#ccd2e4
RGB:
204, 210, 228
CMY:
20, 18, 11
CMYK:
11, 8, 0, 11
HSL:
225°, 30.7692%, 84.7059%
HSV (HSB):
225°, 10.5263%, 89.4118%
XYZ:
61.9520, 64.5320, 82.5895
xyY:
0.2963, 0.3087, 64.5320
CIE-Lab:
84.2420, 1.4424, -9.5662
CIE-LCH:
84.2420, 9.6743, 278.5742
CIE-Luv:
84.2420, -4.2615, -15.0901
Hunter-Lab:
80.3318, -2.9212, -4.7240
#ccd2e4 color charts
#ccd2e4 color shades, tints & tones
#ccd2e4 color schemes
#ccd2e4 color preview, HTML & CSS examples
This text has a color of #ccd2e4
<p style="color:#ccd2e4;">Text here</p>
.mytext {color:#ccd2e4;}
This box has a color of #ccd2e4
<div style="background-color:#ccd2e4;">Content here</div>
.mybackground {background-color:#ccd2e4;}
Border around this has a color of #ccd2e4
<div style="border:2px solid #ccd2e4;">Content here</div>
.myborder {border:2px solid #ccd2e4;}