#ccc3d8 color space conversions
Hex:
#ccc3d8
RGB:
204, 195, 216
CMY:
20, 24, 15
CMYK:
6, 10, 0, 15
HSL:
266°, 21.2121%, 80.5882%
HSV (HSB):
266°, 9.7222%, 84.7059%
XYZ:
56.8116, 56.8255, 72.9399
xyY:
0.3045, 0.3046, 56.8255
CIE-Lab:
80.0813, 7.0382, -9.3400
CIE-LCH:
80.0813, 11.6949, 307.0000
CIE-Luv:
80.0813, 3.7660, -15.5606
Hunter-Lab:
75.3827, 2.6056, -4.6008
#ccc3d8 color charts
#ccc3d8 color shades, tints & tones
#ccc3d8 color schemes
#ccc3d8 color preview, HTML & CSS examples
This text has a color of #ccc3d8
<p style="color:#ccc3d8;">Text here</p>
.mytext {color:#ccc3d8;}
This box has a color of #ccc3d8
<div style="background-color:#ccc3d8;">Content here</div>
.mybackground {background-color:#ccc3d8;}
Border around this has a color of #ccc3d8
<div style="border:2px solid #ccc3d8;">Content here</div>
.myborder {border:2px solid #ccc3d8;}