#ccccd8 color space conversions
Hex:
#ccccd8
RGB:
204, 204, 216
CMY:
20, 20, 15
CMYK:
6, 6, 0, 15
HSL:
240°, 13.3333%, 82.3529%
HSV (HSB):
240°, 5.5556%, 84.7059%
XYZ:
58.8894, 60.9810, 73.6324
xyY:
0.3043, 0.3151, 60.9810
CIE-Lab:
82.3685, 2.2528, -5.9487
CIE-LCH:
82.3685, 6.3610, 290.7422
CIE-Luv:
82.3685, -0.6834, -9.5018
Hunter-Lab:
78.0903, -2.0478, -1.2422
#ccccd8 color charts
#ccccd8 color shades, tints & tones
#ccccd8 color schemes
#ccccd8 color preview, HTML & CSS examples
This text has a color of #ccccd8
<p style="color:#ccccd8;">Text here</p>
.mytext {color:#ccccd8;}
This box has a color of #ccccd8
<div style="background-color:#ccccd8;">Content here</div>
.mybackground {background-color:#ccccd8;}
Border around this has a color of #ccccd8
<div style="border:2px solid #ccccd8;">Content here</div>
.myborder {border:2px solid #ccccd8;}