#ccc5f3 color space conversions
Hex:
#ccc5f3
RGB:
204, 197, 243
CMY:
20, 23, 5
CMYK:
16, 19, 0, 5
HSL:
249°, 65.7143%, 86.2745%
HSV (HSB):
249°, 18.9300%, 95.2941%
XYZ:
61.0458, 59.2409, 93.0112
xyY:
0.2862, 0.2777, 59.2409
CIE-Lab:
81.4239, 11.4652, -21.7953
CIE-LCH:
81.4239, 24.6269, 297.7461
CIE-Luv:
81.4239, 0.9464, -36.4181
Hunter-Lab:
76.9681, 6.8795, -17.7706
#ccc5f3 color charts
#ccc5f3 color shades, tints & tones
#ccc5f3 color schemes
#ccc5f3 color preview, HTML & CSS examples
This text has a color of #ccc5f3
<p style="color:#ccc5f3;">Text here</p>
.mytext {color:#ccc5f3;}
This box has a color of #ccc5f3
<div style="background-color:#ccc5f3;">Content here</div>
.mybackground {background-color:#ccc5f3;}
Border around this has a color of #ccc5f3
<div style="border:2px solid #ccc5f3;">Content here</div>
.myborder {border:2px solid #ccc5f3;}