#cdcddc color space conversions
Hex:
#cdcddc
RGB:
205, 205, 220
CMY:
20, 20, 14
CMYK:
7, 7, 0, 14
HSL:
240°, 17.6471%, 83.3333%
HSV (HSB):
240°, 6.8182%, 86.2745%
XYZ:
59.9264, 61.8091, 76.4820
xyY:
0.3023, 0.3118, 61.8091
CIE-Lab:
82.8118, 2.8297, -7.4204
CIE-LCH:
82.8118, 7.9416, 290.8742
CIE-Luv:
82.8118, -0.8568, -11.9057
Hunter-Lab:
78.6188, -1.5228, -2.6455
#cdcddc color charts
#cdcddc RGB chart
#cdcddc CMYK chart
#cdcddc RGB pie chart
#cdcddc color shades, tints & tones
#cdcddc color schemes
#cdcddc color preview, HTML & CSS examples
This text has a color of #cdcddc
<p style="color:#cdcddc;">Text here</p>
.mytext {color:#cdcddc;}
Text color #cdcddc
This box has a color of #cdcddc
<div style="background-color:#cdcddc;">Content here</div>
.mybackground {background-color:#cdcddc;}
Background color #cdcddc
Border around this has a color of #cdcddc
<div style="border:2px solid #cdcddc;">Content here</div>
.myborder {border:2px solid #cdcddc;}
Border color #cdcddc