#c7b5d5 color space conversions
Hex:
#c7b5d5
RGB:
199, 181, 213
CMY:
22, 29, 16
CMYK:
7, 15, 0, 16
HSL:
274°, 27.5862%, 77.2549%
HSV (HSB):
274°, 15.0235%, 83.5294%
XYZ:
52.0873, 49.9940, 69.8553
xyY:
0.3029, 0.2908, 49.9940
CIE-Lab:
76.0656, 12.3332, -13.7612
CIE-LCH:
76.0656, 18.4792, 311.8677
CIE-Luv:
76.0656, 8.0373, -23.2714
Hunter-Lab:
70.7064, 7.7594, -9.0818
#c7b5d5 color charts
#c7b5d5 color shades, tints & tones
#c7b5d5 color schemes
#c7b5d5 color preview, HTML & CSS examples
This text has a color of #c7b5d5
<p style="color:#c7b5d5;">Text here</p>
.mytext {color:#c7b5d5;}
This box has a color of #c7b5d5
<div style="background-color:#c7b5d5;">Content here</div>
.mybackground {background-color:#c7b5d5;}
Border around this has a color of #c7b5d5
<div style="border:2px solid #c7b5d5;">Content here</div>
.myborder {border:2px solid #c7b5d5;}