#981f8e color space conversions
Hex:
#981f8e
RGB:
152, 31, 142
CMY:
40, 88, 44
CMYK:
0, 80, 7, 40
HSL:
305°, 66.1202%, 35.8824%
HSV (HSB):
305°, 79.6053%, 59.6078%
XYZ:
18.3214, 9.6084, 26.4801
xyY:
0.3367, 0.1766, 9.6084
CIE-Lab:
37.1302, 59.8212, -33.2352
CIE-LCH:
37.1302, 68.4336, 330.9445
CIE-Luv:
37.1302, 50.7473, -53.4986
Hunter-Lab:
30.9974, 51.2592, -28.9516
#981f8e color charts
#981f8e color shades, tints & tones
#981f8e color schemes
#981f8e color preview, HTML & CSS examples
This text has a color of #981f8e
<p style="color:#981f8e;">Text here</p>
.mytext {color:#981f8e;}
This box has a color of #981f8e
<div style="background-color:#981f8e;">Content here</div>
.mybackground {background-color:#981f8e;}
Border around this has a color of #981f8e
<div style="border:2px solid #981f8e;">Content here</div>
.myborder {border:2px solid #981f8e;}