#80005e color space conversions
Hex:
#80005e
RGB:
128, 0, 94
CMY:
50, 100, 63
CMYK:
0, 100, 27, 50
HSL:
316°, 100.0000%, 25.0980%
HSV (HSB):
316°, 100.0000%, 50.1961%
XYZ:
10.9225, 5.3973, 11.0558
xyY:
0.3990, 0.1972, 5.3973
CIE-Lab:
27.8381, 54.1311, -17.7225
CIE-LCH:
27.8381, 56.9585, 341.8716
CIE-Luv:
27.8381, 54.8413, -28.9092
Hunter-Lab:
23.2322, 43.2643, -11.9525
#80005e color charts
#80005e color shades, tints & tones
#80005e color schemes
#80005e color preview, HTML & CSS examples
This text has a color of #80005e
<p style="color:#80005e;">Text here</p>
.mytext {color:#80005e;}
This box has a color of #80005e
<div style="background-color:#80005e;">Content here</div>
.mybackground {background-color:#80005e;}
Border around this has a color of #80005e
<div style="border:2px solid #80005e;">Content here</div>
.myborder {border:2px solid #80005e;}