#980b8a color space conversions
Hex:
#980b8a
RGB:
152, 11, 138
CMY:
40, 96, 46
CMYK:
0, 93, 9, 40
HSL:
306°, 86.5031%, 31.9608%
HSV (HSB):
306°, 92.7632%, 59.6078%
XYZ:
17.6560, 8.7497, 24.8030
xyY:
0.3448, 0.1709, 8.7497
CIE-Lab:
35.4979, 63.3173, -33.3563
CIE-LCH:
35.4979, 71.5662, 332.2192
CIE-Luv:
35.4979, 54.6471, -53.3925
Hunter-Lab:
29.5799, 54.7803, -29.0093
#980b8a color charts
#980b8a color shades, tints & tones
#980b8a color schemes
#980b8a color preview, HTML & CSS examples
This text has a color of #980b8a
<p style="color:#980b8a;">Text here</p>
.mytext {color:#980b8a;}
This box has a color of #980b8a
<div style="background-color:#980b8a;">Content here</div>
.mybackground {background-color:#980b8a;}
Border around this has a color of #980b8a
<div style="border:2px solid #980b8a;">Content here</div>
.myborder {border:2px solid #980b8a;}