#c7b7d5 color space conversions
Hex:
#c7b7d5
RGB:
199, 183, 213
CMY:
22, 28, 16
CMYK:
7, 14, 0, 16
HSL:
272°, 26.3158%, 77.6471%
HSV (HSB):
272°, 14.0845%, 83.5294%
XYZ:
52.4969, 50.8132, 69.9918
xyY:
0.3029, 0.2932, 50.8132
CIE-Lab:
76.5657, 11.2472, -13.0112
CIE-LCH:
76.5657, 17.1986, 310.8408
CIE-Luv:
76.5657, 7.0592, -21.9258
Hunter-Lab:
71.2834, 6.7111, -8.3174
#c7b7d5 color charts
#c7b7d5 color shades, tints & tones
#c7b7d5 color schemes
#c7b7d5 color preview, HTML & CSS examples
This text has a color of #c7b7d5
<p style="color:#c7b7d5;">Text here</p>
.mytext {color:#c7b7d5;}
This box has a color of #c7b7d5
<div style="background-color:#c7b7d5;">Content here</div>
.mybackground {background-color:#c7b7d5;}
Border around this has a color of #c7b7d5
<div style="border:2px solid #c7b7d5;">Content here</div>
.myborder {border:2px solid #c7b7d5;}