#7f077c color space conversions
Hex:
#7f077c
RGB:
127, 7, 124
CMY:
50, 97, 51
CMYK:
0, 94, 2, 50
HSL:
302°, 89.5522%, 26.2745%
HSV (HSB):
302°, 94.4882%, 49.8039%
XYZ:
12.4665, 6.1192, 19.5929
xyY:
0.3265, 0.1603, 6.1192
CIE-Lab:
29.7113, 57.0103, -34.1001
CIE-LCH:
29.7113, 66.4304, 329.1147
CIE-Luv:
29.7113, 41.7236, -50.4184
Hunter-Lab:
24.7371, 46.6669, -29.6444
#7f077c color charts
#7f077c color shades, tints & tones
#7f077c color schemes
#7f077c color preview, HTML & CSS examples
This text has a color of #7f077c
<p style="color:#7f077c;">Text here</p>
.mytext {color:#7f077c;}
This box has a color of #7f077c
<div style="background-color:#7f077c;">Content here</div>
.mybackground {background-color:#7f077c;}
Border around this has a color of #7f077c
<div style="border:2px solid #7f077c;">Content here</div>
.myborder {border:2px solid #7f077c;}