#cccddf color space conversions
Hex:
#cccddf
RGB:
204, 205, 223
CMY:
20, 20, 13
CMYK:
9, 8, 0, 13
HSL:
237°, 22.8916%, 83.7255%
HSV (HSB):
237°, 8.5202%, 87.4510%
XYZ:
60.0524, 61.8277, 78.5809
xyY:
0.2996, 0.3084, 61.8277
CIE-Lab:
82.8217, 3.0872, -9.0149
CIE-LCH:
82.8217, 9.5289, 288.9043
CIE-Luv:
82.8217, -1.5756, -14.4571
Hunter-Lab:
78.6306, -1.2780, -4.2111
#cccddf color charts
#cccddf color shades, tints & tones
#cccddf color schemes
#cccddf color preview, HTML & CSS examples
This text has a color of #cccddf
<p style="color:#cccddf;">Text here</p>
.mytext {color:#cccddf;}
This box has a color of #cccddf
<div style="background-color:#cccddf;">Content here</div>
.mybackground {background-color:#cccddf;}
Border around this has a color of #cccddf
<div style="border:2px solid #cccddf;">Content here</div>
.myborder {border:2px solid #cccddf;}