#ccbbdf color space conversions
Hex:
#ccbbdf
RGB:
204, 187, 223
CMY:
20, 27, 13
CMYK:
9, 16, 0, 13
HSL:
268°, 36.0000%, 80.3922%
HSV (HSB):
268°, 16.1435%, 87.4510%
XYZ:
55.9914, 53.7057, 77.2272
xyY:
0.2995, 0.2873, 53.7057
CIE-Lab:
78.2898, 12.7234, -15.7924
CIE-LCH:
78.2898, 20.2802, 308.8573
CIE-Luv:
78.2898, 7.1456, -26.6822
Hunter-Lab:
73.2842, 8.1323, -11.1811
#ccbbdf color charts
#ccbbdf color shades, tints & tones
#ccbbdf color schemes
#ccbbdf color preview, HTML & CSS examples
This text has a color of #ccbbdf
<p style="color:#ccbbdf;">Text here</p>
.mytext {color:#ccbbdf;}
This box has a color of #ccbbdf
<div style="background-color:#ccbbdf;">Content here</div>
.mybackground {background-color:#ccbbdf;}
Border around this has a color of #ccbbdf
<div style="border:2px solid #ccbbdf;">Content here</div>
.myborder {border:2px solid #ccbbdf;}