#7f1f80 color space conversions
Hex:
#7f1f80
RGB:
127, 31, 128
CMY:
50, 88, 50
CMYK:
1, 76, 0, 50
HSL:
299°, 61.0063%, 31.1765%
HSV (HSB):
299°, 75.7812%, 50.1961%
XYZ:
13.1387, 7.0505, 21.0905
xyY:
0.3183, 0.1708, 7.0505
CIE-Lab:
31.9216, 51.9693, -33.0957
CIE-LCH:
31.9216, 61.6128, 327.5097
CIE-Luv:
31.9216, 37.6206, -49.8001
Hunter-Lab:
26.5528, 41.8567, -28.5062
#7f1f80 color charts
#7f1f80 color shades, tints & tones
#7f1f80 color schemes
#7f1f80 color preview, HTML & CSS examples
This text has a color of #7f1f80
<p style="color:#7f1f80;">Text here</p>
.mytext {color:#7f1f80;}
This box has a color of #7f1f80
<div style="background-color:#7f1f80;">Content here</div>
.mybackground {background-color:#7f1f80;}
Border around this has a color of #7f1f80
<div style="border:2px solid #7f1f80;">Content here</div>
.myborder {border:2px solid #7f1f80;}