#8b488b color space conversions
Hex:
#8b488b
RGB:
139, 72, 139
CMY:
45, 72, 45
CMYK:
0, 48, 0, 45
HSL:
300°, 31.7536%, 41.3725%
HSV (HSB):
300°, 48.2014%, 54.5098%
XYZ:
17.6250, 11.9878, 25.8110
xyY:
0.3180, 0.2163, 11.9878
CIE-Lab:
41.1967, 38.5866, -25.1635
CIE-LCH:
41.1967, 46.0665, 326.8904
CIE-Luv:
41.1967, 31.4056, -40.6114
Hunter-Lab:
34.6234, 30.2745, -19.9631
#8b488b color charts
#8b488b color shades, tints & tones
#8b488b color schemes
#8b488b color preview, HTML & CSS examples
This text has a color of #8b488b
<p style="color:#8b488b;">Text here</p>
.mytext {color:#8b488b;}
This box has a color of #8b488b
<div style="background-color:#8b488b;">Content here</div>
.mybackground {background-color:#8b488b;}
Border around this has a color of #8b488b
<div style="border:2px solid #8b488b;">Content here</div>
.myborder {border:2px solid #8b488b;}