#80005c color space conversions
Hex:
#80005c
RGB:
128, 0, 92
CMY:
50, 100, 64
CMYK:
0, 100, 28, 50
HSL:
317°, 100.0000%, 25.0980%
HSV (HSB):
317°, 100.0000%, 50.1961%
XYZ:
10.8339, 5.3619, 10.5892
xyY:
0.4045, 0.2002, 5.3619
CIE-Lab:
27.7419, 53.8865, -16.5567
CIE-LCH:
27.7419, 56.3727, 342.9204
CIE-Luv:
27.7419, 55.6818, -27.4441
Hunter-Lab:
23.1558, 42.9919, -10.9043
#80005c color charts
#80005c color shades, tints & tones
#80005c color schemes
#80005c color preview, HTML & CSS examples
This text has a color of #80005c
<p style="color:#80005c;">Text here</p>
.mytext {color:#80005c;}
This box has a color of #80005c
<div style="background-color:#80005c;">Content here</div>
.mybackground {background-color:#80005c;}
Border around this has a color of #80005c
<div style="border:2px solid #80005c;">Content here</div>
.myborder {border:2px solid #80005c;}