#ccd9e9 color space conversions
Hex:
#ccd9e9
RGB:
204, 217, 233
CMY:
20, 15, 9
CMYK:
12, 7, 0, 9
HSL:
213°, 39.7260%, 85.6863%
HSV (HSB):
213°, 12.4464%, 91.3725%
XYZ:
64.4227, 68.3463, 86.8875
xyY:
0.2933, 0.3112, 68.3463
CIE-Lab:
86.1793, -1.2201, -9.3367
CIE-LCH:
86.1793, 9.4161, 262.5546
CIE-Luv:
86.1793, -7.8393, -14.3276
Hunter-Lab:
82.6718, -5.5781, -4.4431
#ccd9e9 color charts
#ccd9e9 color shades, tints & tones
#ccd9e9 color schemes
#ccd9e9 color preview, HTML & CSS examples
This text has a color of #ccd9e9
<p style="color:#ccd9e9;">Text here</p>
.mytext {color:#ccd9e9;}
This box has a color of #ccd9e9
<div style="background-color:#ccd9e9;">Content here</div>
.mybackground {background-color:#ccd9e9;}
Border around this has a color of #ccd9e9
<div style="border:2px solid #ccd9e9;">Content here</div>
.myborder {border:2px solid #ccd9e9;}