#c7c8d7 color space conversions
Hex:
#c7c8d7
RGB:
199, 200, 215
CMY:
22, 22, 16
CMYK:
7, 7, 0, 16
HSL:
236°, 16.6667%, 81.1765%
HSV (HSB):
236°, 7.4419%, 84.3137%
XYZ:
56.4732, 58.3570, 72.5775
xyY:
0.3013, 0.3114, 58.3570
CIE-Lab:
80.9368, 2.5126, -7.5747
CIE-LCH:
80.9368, 7.9805, 288.3512
CIE-Luv:
80.9368, -1.4058, -12.0526
Hunter-Lab:
76.3917, -1.7280, -2.8555
#c7c8d7 color charts
#c7c8d7 color shades, tints & tones
#c7c8d7 color schemes
#c7c8d7 color preview, HTML & CSS examples
This text has a color of #c7c8d7
<p style="color:#c7c8d7;">Text here</p>
.mytext {color:#c7c8d7;}
This box has a color of #c7c8d7
<div style="background-color:#c7c8d7;">Content here</div>
.mybackground {background-color:#c7c8d7;}
Border around this has a color of #c7c8d7
<div style="border:2px solid #c7c8d7;">Content here</div>
.myborder {border:2px solid #c7c8d7;}