#cdcedc color space conversions
Hex:
#cdcedc
RGB:
205, 206, 220
CMY:
20, 19, 14
CMYK:
7, 6, 0, 14
HSL:
236°, 17.6471%, 83.3333%
HSV (HSB):
236°, 6.8182%, 86.2745%
XYZ:
60.1664, 62.2891, 76.5620
xyY:
0.3023, 0.3130, 62.2891
CIE-Lab:
83.0669, 2.3017, -7.0425
CIE-LCH:
83.0669, 7.4091, 288.0988
CIE-Luv:
83.0669, -1.3474, -11.2296
Hunter-Lab:
78.9234, -2.0384, -2.2697
#cdcedc color charts
#cdcedc RGB chart
#cdcedc CMYK chart
#cdcedc RGB pie chart
#cdcedc color shades, tints & tones
#cdcedc color schemes
#cdcedc color preview, HTML & CSS examples
This text has a color of #cdcedc
<p style="color:#cdcedc;">Text here</p>
.mytext {color:#cdcedc;}
Text color #cdcedc
This box has a color of #cdcedc
<div style="background-color:#cdcedc;">Content here</div>
.mybackground {background-color:#cdcedc;}
Background color #cdcedc
Border around this has a color of #cdcedc
<div style="border:2px solid #cdcedc;">Content here</div>
.myborder {border:2px solid #cdcedc;}
Border color #cdcedc