#ccbbef color space conversions
Hex:
#ccbbef
RGB:
204, 187, 239
CMY:
20, 27, 6
CMYK:
15, 22, 0, 6
HSL:
260°, 61.9048%, 83.5294%
HSV (HSB):
260°, 21.7573%, 93.7255%
XYZ:
58.2522, 54.6100, 89.1319
xyY:
0.2884, 0.2704, 54.6100
CIE-Lab:
78.8161, 16.0219, -23.6156
CIE-LCH:
78.8161, 28.5377, 304.1548
CIE-Luv:
78.8161, 5.8373, -39.9716
Hunter-Lab:
73.8986, 11.3839, -19.7829
#ccbbef color charts
#ccbbef color shades, tints & tones
#ccbbef color schemes
#ccbbef color preview, HTML & CSS examples
This text has a color of #ccbbef
<p style="color:#ccbbef;">Text here</p>
.mytext {color:#ccbbef;}
This box has a color of #ccbbef
<div style="background-color:#ccbbef;">Content here</div>
.mybackground {background-color:#ccbbef;}
Border around this has a color of #ccbbef
<div style="border:2px solid #ccbbef;">Content here</div>
.myborder {border:2px solid #ccbbef;}