#980e8a color space conversions
Hex:
#980e8a
RGB:
152, 14, 138
CMY:
40, 95, 46
CMYK:
0, 91, 9, 40
HSL:
306°, 83.1325%, 32.5490%
HSV (HSB):
306°, 90.7895%, 59.6078%
XYZ:
17.6934, 8.8245, 24.8155
xyY:
0.3447, 0.1719, 8.8245
CIE-Lab:
35.6441, 62.8883, -33.1246
CIE-LCH:
35.6441, 71.0787, 332.2232
CIE-Luv:
35.6441, 54.4001, -53.0945
Hunter-Lab:
29.7060, 54.3321, -28.7349
#980e8a color charts
#980e8a color shades, tints & tones
#980e8a color schemes
#980e8a color preview, HTML & CSS examples
This text has a color of #980e8a
<p style="color:#980e8a;">Text here</p>
.mytext {color:#980e8a;}
This box has a color of #980e8a
<div style="background-color:#980e8a;">Content here</div>
.mybackground {background-color:#980e8a;}
Border around this has a color of #980e8a
<div style="border:2px solid #980e8a;">Content here</div>
.myborder {border:2px solid #980e8a;}