#ccc1dc color space conversions
Hex:
#ccc1dc
RGB:
204, 193, 220
CMY:
20, 24, 14
CMYK:
7, 12, 0, 14
HSL:
264°, 27.8351%, 80.9804%
HSV (HSB):
264°, 12.2727%, 86.2745%
XYZ:
56.8901, 56.1446, 75.5487
xyY:
0.3017, 0.2977, 56.1446
CIE-Lab:
79.6960, 8.8926, -12.0662
CIE-LCH:
79.6960, 14.9891, 306.3896
CIE-Luv:
79.6960, 4.4646, -20.1624
Hunter-Lab:
74.9297, 4.3984, -7.3290
#ccc1dc color charts
#ccc1dc color shades, tints & tones
#ccc1dc color schemes
#ccc1dc color preview, HTML & CSS examples
This text has a color of #ccc1dc
<p style="color:#ccc1dc;">Text here</p>
.mytext {color:#ccc1dc;}
This box has a color of #ccc1dc
<div style="background-color:#ccc1dc;">Content here</div>
.mybackground {background-color:#ccc1dc;}
Border around this has a color of #ccc1dc
<div style="border:2px solid #ccc1dc;">Content here</div>
.myborder {border:2px solid #ccc1dc;}