#ccccde color space conversions
Hex:
#ccccde
RGB:
204, 204, 222
CMY:
20, 20, 13
CMYK:
8, 8, 0, 13
HSL:
240°, 21.4286%, 83.5294%
HSV (HSB):
240°, 8.1081%, 87.0588%
XYZ:
59.6795, 61.2970, 77.7933
xyY:
0.3002, 0.3084, 61.2970
CIE-Lab:
82.5382, 3.4195, -8.9024
CIE-LCH:
82.5382, 9.5366, 291.0123
CIE-Luv:
82.5382, -1.0315, -14.3284
Hunter-Lab:
78.2924, -0.9475, -4.1073
#ccccde color charts
#ccccde RGB chart
#ccccde CMYK chart
#ccccde RGB pie chart
#ccccde color shades, tints & tones
#ccccde color schemes
#ccccde color preview, HTML & CSS examples
This text has a color of #ccccde
<p style="color:#ccccde;">Text here</p>
.mytext {color:#ccccde;}
Text color #ccccde
This box has a color of #ccccde
<div style="background-color:#ccccde;">Content here</div>
.mybackground {background-color:#ccccde;}
Background color #ccccde
Border around this has a color of #ccccde
<div style="border:2px solid #ccccde;">Content here</div>
.myborder {border:2px solid #ccccde;}
Border color #ccccde