#ccbbca color space conversions
Hex:
#ccbbca
RGB:
204, 187, 202
CMY:
20, 27, 21
CMYK:
0, 8, 1, 20
HSL:
307°, 14.2857%, 76.6667%
HSV (HSB):
307°, 8.3333%, 80.0000%
XYZ:
53.3328, 52.6423, 63.2271
xyY:
0.3152, 0.3111, 52.6423
CIE-Lab:
77.6633, 8.6820, -5.3685
CIE-LCH:
77.6633, 10.2078, 328.2694
CIE-Luv:
77.6633, 8.8310, -9.6267
Hunter-Lab:
72.5550, 4.2383, -0.8790
#ccbbca color charts
#ccbbca color shades, tints & tones
#ccbbca color schemes
#ccbbca color preview, HTML & CSS examples
This text has a color of #ccbbca
<p style="color:#ccbbca;">Text here</p>
.mytext {color:#ccbbca;}
This box has a color of #ccbbca
<div style="background-color:#ccbbca;">Content here</div>
.mybackground {background-color:#ccbbca;}
Border around this has a color of #ccbbca
<div style="border:2px solid #ccbbca;">Content here</div>
.myborder {border:2px solid #ccbbca;}