#7f4f9e color space conversions
Hex:
#7f4f9e
RGB:
127, 79, 158
CMY:
50, 69, 38
CMYK:
20, 50, 0, 38
HSL:
276°, 33.3333%, 46.4706%
HSV (HSB):
276°, 50.0000%, 61.9608%
XYZ:
17.7199, 12.5726, 33.8406
xyY:
0.2763, 0.1960, 12.5726
CIE-Lab:
42.1121, 35.1517, -35.2807
CIE-LCH:
42.1121, 49.8033, 314.8951
CIE-Luv:
42.1121, 17.7462, -55.1579
Hunter-Lab:
35.4579, 27.1534, -31.7651
#7f4f9e color charts
#7f4f9e color shades, tints & tones
#7f4f9e color schemes
#7f4f9e color preview, HTML & CSS examples
This text has a color of #7f4f9e
<p style="color:#7f4f9e;">Text here</p>
.mytext {color:#7f4f9e;}
This box has a color of #7f4f9e
<div style="background-color:#7f4f9e;">Content here</div>
.mybackground {background-color:#7f4f9e;}
Border around this has a color of #7f4f9e
<div style="border:2px solid #7f4f9e;">Content here</div>
.myborder {border:2px solid #7f4f9e;}