#8b005b color space conversions
Hex:
#8b005b
RGB:
139, 0, 91
CMY:
45, 100, 64
CMYK:
0, 100, 35, 45
HSL:
321°, 100.0000%, 27.2549%
HSV (HSB):
321°, 100.0000%, 54.5098%
XYZ:
12.5358, 6.2443, 10.4421
xyY:
0.4290, 0.2137, 6.2443
CIE-Lab:
30.0206, 56.1469, -12.2000
CIE-LCH:
30.0206, 57.4571, 347.7409
CIE-Luv:
30.0206, 65.0840, -23.2980
Hunter-Lab:
24.9886, 45.8163, -7.2837
#8b005b color charts
#8b005b color shades, tints & tones
#8b005b color schemes
#8b005b color preview, HTML & CSS examples
This text has a color of #8b005b
<p style="color:#8b005b;">Text here</p>
.mytext {color:#8b005b;}
This box has a color of #8b005b
<div style="background-color:#8b005b;">Content here</div>
.mybackground {background-color:#8b005b;}
Border around this has a color of #8b005b
<div style="border:2px solid #8b005b;">Content here</div>
.myborder {border:2px solid #8b005b;}