#ccc0da color space conversions
Hex:
#ccc0da
RGB:
204, 192, 218
CMY:
20, 25, 15
CMYK:
6, 12, 0, 15
HSL:
268°, 26.0000%, 80.3922%
HSV (HSB):
268°, 11.9266%, 85.4902%
XYZ:
56.4064, 55.5986, 74.0883
xyY:
0.3031, 0.2988, 55.5986
CIE-Lab:
79.3848, 9.0365, -11.4545
CIE-LCH:
79.3848, 14.5898, 308.2699
CIE-Luv:
79.3848, 5.1004, -19.2063
Hunter-Lab:
74.5645, 4.5435, -6.7163
#ccc0da color charts
#ccc0da color shades, tints & tones
#ccc0da color schemes
#ccc0da color preview, HTML & CSS examples
This text has a color of #ccc0da
<p style="color:#ccc0da;">Text here</p>
.mytext {color:#ccc0da;}
This box has a color of #ccc0da
<div style="background-color:#ccc0da;">Content here</div>
.mybackground {background-color:#ccc0da;}
Border around this has a color of #ccc0da
<div style="border:2px solid #ccc0da;">Content here</div>
.myborder {border:2px solid #ccc0da;}