#980e91 color space conversions
Hex:
#980e91
RGB:
152, 14, 145
CMY:
40, 95, 43
CMYK:
0, 91, 5, 40
HSL:
303°, 83.1325%, 32.5490%
HSV (HSB):
303°, 90.7895%, 59.6078%
XYZ:
18.2168, 9.0338, 27.5716
xyY:
0.3323, 0.1648, 9.0338
CIE-Lab:
36.0493, 63.9294, -36.7910
CIE-LCH:
36.0493, 73.7600, 330.0798
CIE-Luv:
36.0493, 51.7126, -58.3299
Hunter-Lab:
30.0563, 55.5882, -33.3493
#980e91 color charts
#980e91 color shades, tints & tones
#980e91 color schemes
#980e91 color preview, HTML & CSS examples
This text has a color of #980e91
<p style="color:#980e91;">Text here</p>
.mytext {color:#980e91;}
This box has a color of #980e91
<div style="background-color:#980e91;">Content here</div>
.mybackground {background-color:#980e91;}
Border around this has a color of #980e91
<div style="border:2px solid #980e91;">Content here</div>
.myborder {border:2px solid #980e91;}