#ccd1e1 color space conversions
Hex:
#ccd1e1
RGB:
204, 209, 225
CMY:
20, 18, 12
CMYK:
9, 7, 0, 12
HSL:
226°, 25.9259%, 84.1176%
HSV (HSB):
226°, 9.3333%, 88.2353%
XYZ:
61.2929, 63.8745, 80.3327
xyY:
0.2983, 0.3108, 63.8745
CIE-Lab:
83.9004, 1.3718, -8.4784
CIE-LCH:
83.9004, 8.5887, 279.1907
CIE-Luv:
83.9004, -3.6236, -13.3477
Hunter-Lab:
79.9215, -2.9687, -3.6499
#ccd1e1 color charts
#ccd1e1 color shades, tints & tones
#ccd1e1 color schemes
#ccd1e1 color preview, HTML & CSS examples
This text has a color of #ccd1e1
<p style="color:#ccd1e1;">Text here</p>
.mytext {color:#ccd1e1;}
This box has a color of #ccd1e1
<div style="background-color:#ccd1e1;">Content here</div>
.mybackground {background-color:#ccd1e1;}
Border around this has a color of #ccd1e1
<div style="border:2px solid #ccd1e1;">Content here</div>
.myborder {border:2px solid #ccd1e1;}