#cccbd9 color space conversions
Hex:
#cccbd9
RGB:
204, 203, 217
CMY:
20, 20, 15
CMYK:
6, 6, 0, 15
HSL:
244°, 15.5556%, 82.3529%
HSV (HSB):
244°, 6.4516%, 85.0980%
XYZ:
58.7822, 60.5590, 74.2365
xyY:
0.3037, 0.3128, 60.5590
CIE-Lab:
82.1411, 2.9743, -6.8195
CIE-LCH:
82.1411, 7.4399, 293.5638
CIE-Luv:
82.1411, -0.2480, -10.9769
Hunter-Lab:
77.8197, -1.3520, -2.0863
#cccbd9 color charts
#cccbd9 color shades, tints & tones
#cccbd9 color schemes
#cccbd9 color preview, HTML & CSS examples
This text has a color of #cccbd9
<p style="color:#cccbd9;">Text here</p>
.mytext {color:#cccbd9;}
This box has a color of #cccbd9
<div style="background-color:#cccbd9;">Content here</div>
.mybackground {background-color:#cccbd9;}
Border around this has a color of #cccbd9
<div style="border:2px solid #cccbd9;">Content here</div>
.myborder {border:2px solid #cccbd9;}