#ccccd6 color space conversions
Hex:
#ccccd6
RGB:
204, 204, 214
CMY:
20, 20, 16
CMYK:
5, 5, 0, 16
HSL:
240°, 10.8696%, 81.9608%
HSV (HSB):
240°, 4.6729%, 83.9216%
XYZ:
58.6323, 60.8781, 72.2787
xyY:
0.3057, 0.3174, 60.8781
CIE-Lab:
82.3132, 1.8701, -4.9616
CIE-LCH:
82.3132, 5.3023, 290.6526
CIE-Luv:
82.3132, -0.5682, -7.9044
Hunter-Lab:
78.0244, -2.4070, -0.3068
#ccccd6 color charts
#ccccd6 color shades, tints & tones
#ccccd6 color schemes
#ccccd6 color preview, HTML & CSS examples
This text has a color of #ccccd6
<p style="color:#ccccd6;">Text here</p>
.mytext {color:#ccccd6;}
This box has a color of #ccccd6
<div style="background-color:#ccccd6;">Content here</div>
.mybackground {background-color:#ccccd6;}
Border around this has a color of #ccccd6
<div style="border:2px solid #ccccd6;">Content here</div>
.myborder {border:2px solid #ccccd6;}