#ccc0ed color space conversions
Hex:
#ccc0ed
RGB:
204, 192, 237
CMY:
20, 25, 7
CMYK:
14, 19, 0, 7
HSL:
256°, 55.5556%, 84.1176%
HSV (HSB):
256°, 18.9873%, 92.9412%
XYZ:
59.0375, 56.6511, 87.9439
xyY:
0.2899, 0.2782, 56.6511
CIE-Lab:
79.9829, 12.8927, -20.7689
CIE-LCH:
79.9829, 24.4452, 301.8307
CIE-Luv:
79.9829, 3.6853, -34.8723
Hunter-Lab:
75.2669, 8.2940, -16.5892
#ccc0ed color charts
#ccc0ed color shades, tints & tones
#ccc0ed color schemes
#ccc0ed color preview, HTML & CSS examples
This text has a color of #ccc0ed
<p style="color:#ccc0ed;">Text here</p>
.mytext {color:#ccc0ed;}
This box has a color of #ccc0ed
<div style="background-color:#ccc0ed;">Content here</div>
.mybackground {background-color:#ccc0ed;}
Border around this has a color of #ccc0ed
<div style="border:2px solid #ccc0ed;">Content here</div>
.myborder {border:2px solid #ccc0ed;}