#980f90 color space conversions
Hex:
#980f90
RGB:
152, 15, 144
CMY:
40, 94, 44
CMYK:
0, 90, 5, 40
HSL:
304°, 82.0359%, 32.7451%
HSV (HSB):
304°, 90.1316%, 59.6078%
XYZ:
18.1538, 9.0307, 27.1718
xyY:
0.3340, 0.1661, 9.0307
CIE-Lab:
36.0433, 63.6227, -36.1868
CIE-LCH:
36.0433, 73.1938, 330.3700
CIE-Luv:
36.0433, 52.0060, -57.4791
Hunter-Lab:
30.0511, 55.2420, -32.5736
#980f90 color charts
#980f90 color shades, tints & tones
#980f90 color schemes
#980f90 color preview, HTML & CSS examples
This text has a color of #980f90
<p style="color:#980f90;">Text here</p>
.mytext {color:#980f90;}
This box has a color of #980f90
<div style="background-color:#980f90;">Content here</div>
.mybackground {background-color:#980f90;}
Border around this has a color of #980f90
<div style="border:2px solid #980f90;">Content here</div>
.myborder {border:2px solid #980f90;}