#ccb2e4 color space conversions
Hex:
#ccb2e4
RGB:
204, 178, 228
CMY:
20, 30, 11
CMYK:
11, 22, 0, 11
HSL:
271°, 48.0769%, 79.6078%
HSV (HSB):
271°, 21.9298%, 89.4118%
XYZ:
54.8258, 50.2796, 80.2141
xyY:
0.2958, 0.2713, 50.2796
CIE-Lab:
76.2406, 18.6275, -21.5961
CIE-LCH:
76.2406, 28.5197, 310.7792
CIE-Luv:
76.2406, 10.9894, -36.8992
Hunter-Lab:
70.9081, 13.9262, -17.4355
#ccb2e4 color charts
#ccb2e4 color shades, tints & tones
#ccb2e4 color schemes
#ccb2e4 color preview, HTML & CSS examples
This text has a color of #ccb2e4
<p style="color:#ccb2e4;">Text here</p>
.mytext {color:#ccb2e4;}
This box has a color of #ccb2e4
<div style="background-color:#ccb2e4;">Content here</div>
.mybackground {background-color:#ccb2e4;}
Border around this has a color of #ccb2e4
<div style="border:2px solid #ccb2e4;">Content here</div>
.myborder {border:2px solid #ccb2e4;}