#c7c7d2 color space conversions
Hex:
#c7c7d2
RGB:
199, 199, 210
CMY:
22, 22, 18
CMYK:
5, 5, 0, 18
HSL:
240°, 10.8911%, 80.1961%
HSV (HSB):
240°, 5.2381%, 82.3529%
XYZ:
55.6095, 57.6421, 69.1679
xyY:
0.3048, 0.3160, 57.6421
CIE-Lab:
80.5394, 2.0717, -5.4800
CIE-LCH:
80.5394, 5.8586, 290.7089
CIE-Luv:
80.5394, -0.6266, -8.7130
Hunter-Lab:
75.9224, -2.1216, -0.8695
#c7c7d2 color charts
#c7c7d2 color shades, tints & tones
#c7c7d2 color schemes
#c7c7d2 color preview, HTML & CSS examples
This text has a color of #c7c7d2
<p style="color:#c7c7d2;">Text here</p>
.mytext {color:#c7c7d2;}
This box has a color of #c7c7d2
<div style="background-color:#c7c7d2;">Content here</div>
.mybackground {background-color:#c7c7d2;}
Border around this has a color of #c7c7d2
<div style="border:2px solid #c7c7d2;">Content here</div>
.myborder {border:2px solid #c7c7d2;}