#8b004d color space conversions
Hex:
#8b004d
RGB:
139, 0, 77
CMY:
45, 100, 70
CMYK:
0, 100, 45, 45
HSL:
327°, 100.0000%, 27.2549%
HSV (HSB):
327°, 100.0000%, 54.5098%
XYZ:
11.9870, 6.0248, 7.5523
xyY:
0.4689, 0.2357, 6.0248
CIE-Lab:
29.4749, 54.7297, -3.7693
CIE-LCH:
29.4749, 54.8593, 356.0602
CIE-Luv:
29.4749, 71.1540, -13.2601
Hunter-Lab:
24.5454, 44.2177, -1.0609
#8b004d color charts
#8b004d color shades, tints & tones
#8b004d color schemes
#8b004d color preview, HTML & CSS examples
This text has a color of #8b004d
<p style="color:#8b004d;">Text here</p>
.mytext {color:#8b004d;}
This box has a color of #8b004d
<div style="background-color:#8b004d;">Content here</div>
.mybackground {background-color:#8b004d;}
Border around this has a color of #8b004d
<div style="border:2px solid #8b004d;">Content here</div>
.myborder {border:2px solid #8b004d;}