#ccc5e3 color space conversions
Hex:
#ccc5e3
RGB:
204, 197, 227
CMY:
20, 23, 11
CMYK:
10, 13, 0, 11
HSL:
254°, 34.8837%, 83.1373%
HSV (HSB):
254°, 13.2159%, 89.0196%
XYZ:
58.7332, 58.3159, 80.8336
xyY:
0.2968, 0.2947, 58.3159
CIE-Lab:
80.9141, 8.1447, -14.0020
CIE-LCH:
80.9141, 16.1985, 300.1856
CIE-Luv:
80.9141, 2.0382, -23.1737
Hunter-Lab:
76.3649, 3.6482, -9.3041
#ccc5e3 color charts
#ccc5e3 color shades, tints & tones
#ccc5e3 color schemes
#ccc5e3 color preview, HTML & CSS examples
This text has a color of #ccc5e3
<p style="color:#ccc5e3;">Text here</p>
.mytext {color:#ccc5e3;}
This box has a color of #ccc5e3
<div style="background-color:#ccc5e3;">Content here</div>
.mybackground {background-color:#ccc5e3;}
Border around this has a color of #ccc5e3
<div style="border:2px solid #ccc5e3;">Content here</div>
.myborder {border:2px solid #ccc5e3;}