#ccc5f9 color space conversions
Hex:
#ccc5f9
RGB:
204, 197, 249
CMY:
20, 23, 2
CMYK:
18, 21, 0, 2
HSL:
248°, 81.2500%, 87.4510%
HSV (HSB):
248°, 20.8835%, 97.6471%
XYZ:
61.9670, 59.6094, 97.8623
xyY:
0.2824, 0.2716, 59.6094
CIE-Lab:
81.6254, 12.7555, -24.6912
CIE-LCH:
81.6254, 27.7913, 297.3209
CIE-Luv:
81.6254, 0.5336, -41.4305
Hunter-Lab:
77.2071, 8.1528, -21.1068
#ccc5f9 color charts
#ccc5f9 color shades, tints & tones
#ccc5f9 color schemes
#ccc5f9 color preview, HTML & CSS examples
This text has a color of #ccc5f9
<p style="color:#ccc5f9;">Text here</p>
.mytext {color:#ccc5f9;}
This box has a color of #ccc5f9
<div style="background-color:#ccc5f9;">Content here</div>
.mybackground {background-color:#ccc5f9;}
Border around this has a color of #ccc5f9
<div style="border:2px solid #ccc5f9;">Content here</div>
.myborder {border:2px solid #ccc5f9;}