#80007c color space conversions
Hex:
#80007c
RGB:
128, 0, 124
CMY:
50, 100, 51
CMYK:
0, 100, 3, 50
HSL:
302°, 100.0000%, 25.0980%
HSV (HSB):
302°, 100.0000%, 50.1961%
XYZ:
12.5402, 6.0444, 19.5745
xyY:
0.3286, 0.1584, 6.0444
CIE-Lab:
29.5243, 58.3160, -34.3873
CIE-LCH:
29.5243, 67.6997, 329.4734
CIE-Luv:
29.5243, 42.9596, -50.8133
Hunter-Lab:
24.5854, 48.0222, -29.9960
#80007c color charts
#80007c color shades, tints & tones
#80007c color schemes
#80007c color preview, HTML & CSS examples
This text has a color of #80007c
<p style="color:#80007c;">Text here</p>
.mytext {color:#80007c;}
This box has a color of #80007c
<div style="background-color:#80007c;">Content here</div>
.mybackground {background-color:#80007c;}
Border around this has a color of #80007c
<div style="border:2px solid #80007c;">Content here</div>
.myborder {border:2px solid #80007c;}