#ccd9ec color space conversions
Hex:
#ccd9ec
RGB:
204, 217, 236
CMY:
20, 15, 7
CMYK:
14, 8, 0, 7
HSL:
216°, 45.7143%, 86.2745%
HSV (HSB):
216°, 13.5593%, 92.5490%
XYZ:
64.8550, 68.5192, 89.1642
xyY:
0.2914, 0.3079, 68.5192
CIE-Lab:
86.2654, -0.6110, -10.7945
CIE-LCH:
86.2654, 10.8118, 266.7604
CIE-Luv:
86.2654, -7.9721, -16.7608
Hunter-Lab:
82.7763, -5.0043, -5.9220
#ccd9ec color charts
#ccd9ec color shades, tints & tones
#ccd9ec color schemes
#ccd9ec color preview, HTML & CSS examples
This text has a color of #ccd9ec
<p style="color:#ccd9ec;">Text here</p>
.mytext {color:#ccd9ec;}
This box has a color of #ccd9ec
<div style="background-color:#ccd9ec;">Content here</div>
.mybackground {background-color:#ccd9ec;}
Border around this has a color of #ccd9ec
<div style="border:2px solid #ccd9ec;">Content here</div>
.myborder {border:2px solid #ccd9ec;}