#c7c8d4 color space conversions
Hex:
#c7c8d4
RGB:
199, 200, 212
CMY:
22, 22, 17
CMYK:
6, 6, 0, 17
HSL:
235°, 13.1313%, 80.5882%
HSV (HSB):
235°, 6.1321%, 83.1373%
XYZ:
56.0911, 58.2041, 70.5656
xyY:
0.3034, 0.3149, 58.2041
CIE-Lab:
80.8521, 1.9276, -6.0911
CIE-LCH:
80.8521, 6.3889, 287.5602
CIE-Luv:
80.8521, -1.2355, -9.6408
Hunter-Lab:
76.2916, -2.2736, -1.4358
#c7c8d4 color charts
#c7c8d4 color shades, tints & tones
#c7c8d4 color schemes
#c7c8d4 color preview, HTML & CSS examples
This text has a color of #c7c8d4
<p style="color:#c7c8d4;">Text here</p>
.mytext {color:#c7c8d4;}
This box has a color of #c7c8d4
<div style="background-color:#c7c8d4;">Content here</div>
.mybackground {background-color:#c7c8d4;}
Border around this has a color of #c7c8d4
<div style="border:2px solid #c7c8d4;">Content here</div>
.myborder {border:2px solid #c7c8d4;}