#cccedc color space conversions
Hex:
#cccedc
RGB:
204, 206, 220
CMY:
20, 19, 14
CMYK:
7, 6, 0, 14
HSL:
233°, 18.6047%, 83.1373%
HSV (HSB):
233°, 7.2727%, 86.2745%
XYZ:
59.8914, 62.1473, 76.5492
xyY:
0.3016, 0.3129, 62.1473
CIE-Lab:
82.9917, 1.9708, -7.1622
CIE-LCH:
82.9917, 7.4284, 285.3851
CIE-Luv:
82.9917, -1.8940, -11.3593
Hunter-Lab:
78.8336, -2.3487, -2.3884
#cccedc color charts
#cccedc RGB chart
#cccedc CMYK chart
#cccedc RGB pie chart
#cccedc color shades, tints & tones
#cccedc color schemes
#cccedc color preview, HTML & CSS examples
This text has a color of #cccedc
<p style="color:#cccedc;">Text here</p>
.mytext {color:#cccedc;}
Text color #cccedc
This box has a color of #cccedc
<div style="background-color:#cccedc;">Content here</div>
.mybackground {background-color:#cccedc;}
Background color #cccedc
Border around this has a color of #cccedc
<div style="border:2px solid #cccedc;">Content here</div>
.myborder {border:2px solid #cccedc;}
Border color #cccedc