#7f2e7e color space conversions
Hex:
#7f2e7e
RGB:
127, 46, 126
CMY:
50, 82, 51
CMYK:
0, 64, 1, 50
HSL:
301°, 46.8208%, 33.9216%
HSV (HSB):
301°, 63.7795%, 49.8039%
XYZ:
13.4953, 7.9724, 20.5662
xyY:
0.3211, 0.1897, 7.9724
CIE-Lab:
33.9253, 45.6510, -28.6742
CIE-LCH:
33.9253, 53.9094, 327.8664
CIE-Luv:
33.9253, 34.9736, -44.0870
Hunter-Lab:
28.2354, 35.9033, -23.4211
#7f2e7e color charts
#7f2e7e color shades, tints & tones
#7f2e7e color schemes
#7f2e7e color preview, HTML & CSS examples
This text has a color of #7f2e7e
<p style="color:#7f2e7e;">Text here</p>
.mytext {color:#7f2e7e;}
This box has a color of #7f2e7e
<div style="background-color:#7f2e7e;">Content here</div>
.mybackground {background-color:#7f2e7e;}
Border around this has a color of #7f2e7e
<div style="border:2px solid #7f2e7e;">Content here</div>
.myborder {border:2px solid #7f2e7e;}