#8b007c color space conversions
Hex:
#8b007c
RGB:
139, 0, 124
CMY:
45, 100, 51
CMYK:
0, 100, 11, 45
HSL:
306°, 100.0000%, 27.2549%
HSV (HSB):
306°, 100.0000%, 54.5098%
XYZ:
14.2856, 6.9442, 19.6562
xyY:
0.3494, 0.1698, 6.9442
CIE-Lab:
31.6795, 60.3263, -30.8281
CIE-LCH:
31.6795, 67.7468, 332.9319
CIE-Luv:
31.6795, 51.1656, -47.8023
Hunter-Lab:
26.3519, 50.6505, -25.7789
#8b007c color charts
#8b007c color shades, tints & tones
#8b007c color schemes
#8b007c color preview, HTML & CSS examples
This text has a color of #8b007c
<p style="color:#8b007c;">Text here</p>
.mytext {color:#8b007c;}
This box has a color of #8b007c
<div style="background-color:#8b007c;">Content here</div>
.mybackground {background-color:#8b007c;}
Border around this has a color of #8b007c
<div style="border:2px solid #8b007c;">Content here</div>
.myborder {border:2px solid #8b007c;}