#ccc7ec color space conversions
Hex:
#ccc7ec
RGB:
204, 199, 236
CMY:
20, 22, 7
CMYK:
14, 16, 0, 7
HSL:
248°, 49.3333%, 85.2941%
HSV (HSB):
248°, 15.6780%, 92.5490%
XYZ:
60.4656, 59.7403, 87.7010
xyY:
0.2908, 0.2873, 59.7403
CIE-Lab:
81.6969, 8.9175, -17.6422
CIE-LCH:
81.6969, 19.7679, 296.8148
CIE-Luv:
81.6969, 0.4896, -29.2183
Hunter-Lab:
77.2919, 4.3801, -13.1705
#ccc7ec color charts
#ccc7ec color shades, tints & tones
#ccc7ec color schemes
#ccc7ec color preview, HTML & CSS examples
This text has a color of #ccc7ec
<p style="color:#ccc7ec;">Text here</p>
.mytext {color:#ccc7ec;}
This box has a color of #ccc7ec
<div style="background-color:#ccc7ec;">Content here</div>
.mybackground {background-color:#ccc7ec;}
Border around this has a color of #ccc7ec
<div style="border:2px solid #ccc7ec;">Content here</div>
.myborder {border:2px solid #ccc7ec;}