#984f8d color space conversions
Hex:
#984f8d
RGB:
152, 79, 141
CMY:
40, 69, 45
CMYK:
0, 48, 7, 40
HSL:
309°, 31.6017%, 45.2941%
HSV (HSB):
309°, 48.0263%, 59.6078%
XYZ:
20.5526, 14.1905, 26.8551
xyY:
0.3337, 0.2304, 14.1905
CIE-Lab:
44.5048, 39.3126, -21.1067
CIE-LCH:
44.5048, 44.6203, 331.7689
CIE-Luv:
44.5048, 37.0268, -35.6226
Hunter-Lab:
37.6702, 31.4654, -15.8987
#984f8d color charts
#984f8d color shades, tints & tones
#984f8d color schemes
#984f8d color preview, HTML & CSS examples
This text has a color of #984f8d
<p style="color:#984f8d;">Text here</p>
.mytext {color:#984f8d;}
This box has a color of #984f8d
<div style="background-color:#984f8d;">Content here</div>
.mybackground {background-color:#984f8d;}
Border around this has a color of #984f8d
<div style="border:2px solid #984f8d;">Content here</div>
.myborder {border:2px solid #984f8d;}