#cccbda color space conversions
Hex:
#cccbda
RGB:
204, 203, 218
CMY:
20, 20, 15
CMYK:
6, 7, 0, 15
HSL:
244°, 16.8539%, 82.5490%
HSV (HSB):
244°, 6.8807%, 85.4902%
XYZ:
58.9127, 60.6112, 74.9238
xyY:
0.3030, 0.3117, 60.6112
CIE-Lab:
82.1693, 3.1678, -7.3125
CIE-LCH:
82.1693, 7.9691, 293.4223
CIE-Luv:
82.1693, -0.3071, -11.7804
Hunter-Lab:
77.8532, -1.1695, -2.5618
#cccbda color charts
#cccbda color shades, tints & tones
#cccbda color schemes
#cccbda color preview, HTML & CSS examples
This text has a color of #cccbda
<p style="color:#cccbda;">Text here</p>
.mytext {color:#cccbda;}
This box has a color of #cccbda
<div style="background-color:#cccbda;">Content here</div>
.mybackground {background-color:#cccbda;}
Border around this has a color of #cccbda
<div style="border:2px solid #cccbda;">Content here</div>
.myborder {border:2px solid #cccbda;}