#ccc5e2 color space conversions
Hex:
#ccc5e2
RGB:
204, 197, 226
CMY:
20, 23, 11
CMYK:
10, 13, 0, 11
HSL:
254°, 33.3333%, 82.9412%
HSV (HSB):
254°, 12.8319%, 88.6275%
XYZ:
58.5956, 58.2609, 80.1087
xyY:
0.2975, 0.2958, 58.2609
CIE-Lab:
80.8836, 7.9432, -13.5116
CIE-LCH:
80.8836, 15.6735, 300.4503
CIE-Luv:
80.8836, 2.1059, -22.3535
Hunter-Lab:
76.3288, 3.4542, -8.7959
#ccc5e2 color charts
#ccc5e2 color shades, tints & tones
#ccc5e2 color schemes
#ccc5e2 color preview, HTML & CSS examples
This text has a color of #ccc5e2
<p style="color:#ccc5e2;">Text here</p>
.mytext {color:#ccc5e2;}
This box has a color of #ccc5e2
<div style="background-color:#ccc5e2;">Content here</div>
.mybackground {background-color:#ccc5e2;}
Border around this has a color of #ccc5e2
<div style="border:2px solid #ccc5e2;">Content here</div>
.myborder {border:2px solid #ccc5e2;}