#ccc5f7 color space conversions
Hex:
#ccc5f7
RGB:
204, 197, 247
CMY:
20, 23, 3
CMYK:
17, 20, 0, 3
HSL:
248°, 75.7576%, 87.0588%
HSV (HSB):
248°, 20.2429%, 96.8627%
XYZ:
61.6566, 59.4853, 96.2278
xyY:
0.2836, 0.2737, 59.4853
CIE-Lab:
81.5576, 12.3228, -23.7275
CIE-LCH:
81.5576, 26.7366, 297.4448
CIE-Luv:
81.5576, 0.6714, -39.7576
Hunter-Lab:
77.1267, 7.7247, -19.9850
#ccc5f7 color charts
#ccc5f7 color shades, tints & tones
#ccc5f7 color schemes
#ccc5f7 color preview, HTML & CSS examples
This text has a color of #ccc5f7
<p style="color:#ccc5f7;">Text here</p>
.mytext {color:#ccc5f7;}
This box has a color of #ccc5f7
<div style="background-color:#ccc5f7;">Content here</div>
.mybackground {background-color:#ccc5f7;}
Border around this has a color of #ccc5f7
<div style="border:2px solid #ccc5f7;">Content here</div>
.myborder {border:2px solid #ccc5f7;}