#cccddc color space conversions
Hex:
#cccddc
RGB:
204, 205, 220
CMY:
20, 20, 14
CMYK:
7, 7, 0, 14
HSL:
236°, 18.6047%, 83.1373%
HSV (HSB):
236°, 7.2727%, 86.2745%
XYZ:
59.6514, 61.6673, 76.4692
xyY:
0.3016, 0.3118, 61.6673
CIE-Lab:
82.7362, 2.4988, -7.5408
CIE-LCH:
82.7362, 7.9440, 288.3337
CIE-Luv:
82.7362, -1.4045, -12.0366
Hunter-Lab:
78.5285, -1.8337, -2.7652
#cccddc color charts
#cccddc RGB chart
#cccddc CMYK chart
#cccddc RGB pie chart
#cccddc color shades, tints & tones
#cccddc color schemes
#cccddc color preview, HTML & CSS examples
This text has a color of #cccddc
<p style="color:#cccddc;">Text here</p>
.mytext {color:#cccddc;}
Text color #cccddc
This box has a color of #cccddc
<div style="background-color:#cccddc;">Content here</div>
.mybackground {background-color:#cccddc;}
Background color #cccddc
Border around this has a color of #cccddc
<div style="border:2px solid #cccddc;">Content here</div>
.myborder {border:2px solid #cccddc;}
Border color #cccddc