#c8ccd8 color space conversions
Hex:
#c8ccd8
RGB:
200, 204, 216
CMY:
22, 20, 15
CMYK:
7, 6, 0, 15
HSL:
225°, 17.0213%, 81.5686%
HSV (HSB):
225°, 7.4074%, 84.7059%
XYZ:
57.8070, 60.4230, 73.5818
xyY:
0.3014, 0.3150, 60.4230
CIE-Lab:
82.0675, 0.9223, -6.4273
CIE-LCH:
82.0675, 6.4931, 278.1661
CIE-Luv:
82.0675, -2.8740, -10.0156
Hunter-Lab:
77.7322, -3.2866, -1.7117
#c8ccd8 color charts
#c8ccd8 color shades, tints & tones
#c8ccd8 color schemes
#c8ccd8 color preview, HTML & CSS examples
This text has a color of #c8ccd8
<p style="color:#c8ccd8;">Text here</p>
.mytext {color:#c8ccd8;}
This box has a color of #c8ccd8
<div style="background-color:#c8ccd8;">Content here</div>
.mybackground {background-color:#c8ccd8;}
Border around this has a color of #c8ccd8
<div style="border:2px solid #c8ccd8;">Content here</div>
.myborder {border:2px solid #c8ccd8;}