#ccc7e1 color space conversions
Hex:
#ccc7e1
RGB:
204, 199, 225
CMY:
20, 22, 12
CMYK:
9, 12, 0, 12
HSL:
252°, 30.2326%, 83.1373%
HSV (HSB):
252°, 11.5556%, 88.2353%
XYZ:
58.9159, 59.1205, 79.5404
xyY:
0.2982, 0.2992, 59.1205
CIE-Lab:
81.3578, 6.6734, -12.2662
CIE-LCH:
81.3578, 13.9640, 298.5484
CIE-Luv:
81.3578, 1.2084, -20.1709
Hunter-Lab:
76.8898, 2.2162, -7.5109
#ccc7e1 color charts
#ccc7e1 color shades, tints & tones
#ccc7e1 color schemes
#ccc7e1 color preview, HTML & CSS examples
This text has a color of #ccc7e1
<p style="color:#ccc7e1;">Text here</p>
.mytext {color:#ccc7e1;}
This box has a color of #ccc7e1
<div style="background-color:#ccc7e1;">Content here</div>
.mybackground {background-color:#ccc7e1;}
Border around this has a color of #ccc7e1
<div style="border:2px solid #ccc7e1;">Content here</div>
.myborder {border:2px solid #ccc7e1;}