#ccc1e7 color space conversions
Hex:
#ccc1e7
RGB:
204, 193, 231
CMY:
20, 24, 9
CMYK:
12, 16, 0, 9
HSL:
257°, 44.1860%, 83.1373%
HSV (HSB):
257°, 16.4502%, 90.5882%
XYZ:
58.3956, 56.7468, 83.4768
xyY:
0.2940, 0.2857, 56.7468
CIE-Lab:
80.0370, 11.1078, -17.4671
CIE-LCH:
80.0370, 20.6998, 302.4535
CIE-Luv:
80.0370, 3.6619, -29.2062
Hunter-Lab:
75.3305, 6.5435, -12.9703
#ccc1e7 color charts
#ccc1e7 color shades, tints & tones
#ccc1e7 color schemes
#ccc1e7 color preview, HTML & CSS examples
This text has a color of #ccc1e7
<p style="color:#ccc1e7;">Text here</p>
.mytext {color:#ccc1e7;}
This box has a color of #ccc1e7
<div style="background-color:#ccc1e7;">Content here</div>
.mybackground {background-color:#ccc1e7;}
Border around this has a color of #ccc1e7
<div style="border:2px solid #ccc1e7;">Content here</div>
.myborder {border:2px solid #ccc1e7;}