#7f2f7d color space conversions
Hex:
#7f2f7d
RGB:
127, 47, 125
CMY:
50, 82, 51
CMYK:
0, 63, 2, 50
HSL:
302°, 45.9770%, 34.1176%
HSV (HSB):
302°, 62.9921%, 49.8039%
XYZ:
13.4706, 8.0257, 20.2412
xyY:
0.3227, 0.1923, 8.0257
CIE-Lab:
34.0364, 45.0128, -27.8749
CIE-LCH:
34.0364, 52.9449, 328.2315
CIE-Luv:
34.0364, 34.9891, -42.9724
Hunter-Lab:
28.3297, 35.2985, -22.5311
#7f2f7d color charts
#7f2f7d color shades, tints & tones
#7f2f7d color schemes
#7f2f7d color preview, HTML & CSS examples
This text has a color of #7f2f7d
<p style="color:#7f2f7d;">Text here</p>
.mytext {color:#7f2f7d;}
This box has a color of #7f2f7d
<div style="background-color:#7f2f7d;">Content here</div>
.mybackground {background-color:#7f2f7d;}
Border around this has a color of #7f2f7d
<div style="border:2px solid #7f2f7d;">Content here</div>
.myborder {border:2px solid #7f2f7d;}