#980e8f color space conversions
Hex:
#980e8f
RGB:
152, 14, 143
CMY:
40, 95, 44
CMYK:
0, 91, 6, 40
HSL:
304°, 83.1325%, 32.5490%
HSV (HSB):
304°, 90.7895%, 59.6078%
XYZ:
18.0639, 8.9726, 26.7664
xyY:
0.3357, 0.1668, 8.9726
CIE-Lab:
35.9316, 63.6280, -35.7500
CIE-LCH:
35.9316, 72.9835, 330.6701
CIE-Luv:
35.9316, 52.4715, -56.8395
Hunter-Lab:
29.9544, 55.2235, -32.0119
#980e8f color charts
#980e8f color shades, tints & tones
#980e8f color schemes
#980e8f color preview, HTML & CSS examples
This text has a color of #980e8f
<p style="color:#980e8f;">Text here</p>
.mytext {color:#980e8f;}
This box has a color of #980e8f
<div style="background-color:#980e8f;">Content here</div>
.mybackground {background-color:#980e8f;}
Border around this has a color of #980e8f
<div style="border:2px solid #980e8f;">Content here</div>
.myborder {border:2px solid #980e8f;}