#980f80 color space conversions
Hex:
#980f80
RGB:
152, 15, 128
CMY:
40, 94, 50
CMYK:
0, 90, 16, 40
HSL:
311°, 82.0359%, 32.7451%
HSV (HSB):
311°, 90.1316%, 59.6078%
XYZ:
17.0160, 8.5756, 21.1805
xyY:
0.3638, 0.1833, 8.5756
CIE-Lab:
35.1539, 61.3103, -27.6872
CIE-LCH:
35.1539, 67.2721, 335.6965
CIE-Luv:
35.1539, 58.2805, -45.4216
Hunter-Lab:
29.2841, 52.4734, -22.3842
#980f80 color charts
#980f80 color shades, tints & tones
#980f80 color schemes
#980f80 color preview, HTML & CSS examples
This text has a color of #980f80
<p style="color:#980f80;">Text here</p>
.mytext {color:#980f80;}
This box has a color of #980f80
<div style="background-color:#980f80;">Content here</div>
.mybackground {background-color:#980f80;}
Border around this has a color of #980f80
<div style="border:2px solid #980f80;">Content here</div>
.myborder {border:2px solid #980f80;}