#7f537d color space conversions
Hex:
#7f537d
RGB:
127, 83, 125
CMY:
50, 67, 51
CMYK:
0, 35, 2, 50
HSL:
303°, 20.9524%, 41.1765%
HSV (HSB):
303°, 34.6457%, 49.8039%
XYZ:
15.5473, 12.1792, 20.9334
xyY:
0.3195, 0.2503, 12.1792
CIE-Lab:
41.4995, 25.6058, -16.2941
CIE-LCH:
41.4995, 30.3505, 327.5296
CIE-Luv:
41.4995, 21.7960, -26.1229
Hunter-Lab:
34.8987, 18.4487, -11.1350
#7f537d color charts
#7f537d color shades, tints & tones
#7f537d color schemes
#7f537d color preview, HTML & CSS examples
This text has a color of #7f537d
<p style="color:#7f537d;">Text here</p>
.mytext {color:#7f537d;}
This box has a color of #7f537d
<div style="background-color:#7f537d;">Content here</div>
.mybackground {background-color:#7f537d;}
Border around this has a color of #7f537d
<div style="border:2px solid #7f537d;">Content here</div>
.myborder {border:2px solid #7f537d;}