#980f9d color space conversions
Hex:
#980f9d
RGB:
152, 15, 157
CMY:
40, 94, 38
CMYK:
3, 90, 0, 38
HSL:
298°, 82.5581%, 33.7255%
HSV (HSB):
298°, 90.4459%, 61.5686%
XYZ:
19.2055, 9.4514, 32.7103
xyY:
0.3130, 0.1540, 9.4514
CIE-Lab:
36.8392, 65.6487, -42.8466
CIE-LCH:
36.8392, 78.3938, 326.8690
CIE-Luv:
36.8392, 47.2435, -67.0694
Hunter-Lab:
30.7431, 57.7104, -41.5638
#980f9d color charts
#980f9d color shades, tints & tones
#980f9d color schemes
#980f9d color preview, HTML & CSS examples
This text has a color of #980f9d
<p style="color:#980f9d;">Text here</p>
.mytext {color:#980f9d;}
This box has a color of #980f9d
<div style="background-color:#980f9d;">Content here</div>
.mybackground {background-color:#980f9d;}
Border around this has a color of #980f9d
<div style="border:2px solid #980f9d;">Content here</div>
.myborder {border:2px solid #980f9d;}