#981e7e color space conversions
Hex:
#981e7e
RGB:
152, 30, 126
CMY:
40, 88, 51
CMYK:
0, 80, 17, 40
HSL:
313°, 67.0330%, 35.6863%
HSV (HSB):
313°, 80.2632%, 59.6078%
XYZ:
17.1791, 9.1103, 20.5917
xyY:
0.3664, 0.1943, 9.1103
CIE-Lab:
36.1958, 57.7167, -24.8069
CIE-LCH:
36.1958, 62.8220, 336.7417
CIE-Luv:
36.1958, 56.8741, -41.4322
Hunter-Lab:
30.1833, 48.7740, -19.3206
#981e7e color charts
#981e7e color shades, tints & tones
#981e7e color schemes
#981e7e color preview, HTML & CSS examples
This text has a color of #981e7e
<p style="color:#981e7e;">Text here</p>
.mytext {color:#981e7e;}
This box has a color of #981e7e
<div style="background-color:#981e7e;">Content here</div>
.mybackground {background-color:#981e7e;}
Border around this has a color of #981e7e
<div style="border:2px solid #981e7e;">Content here</div>
.myborder {border:2px solid #981e7e;}