#980c8b color space conversions
Hex:
#980c8b
RGB:
152, 12, 139
CMY:
40, 95, 45
CMYK:
0, 92, 9, 40
HSL:
306°, 85.3659%, 32.1569%
HSV (HSB):
306°, 92.1053%, 59.6078%
XYZ:
17.7406, 8.8024, 25.1901
xyY:
0.3429, 0.1702, 8.8024
CIE-Lab:
35.6011, 63.3273, -33.8105
CIE-LCH:
35.6011, 71.7878, 331.9022
CIE-Luv:
35.6011, 54.1780, -54.0483
Hunter-Lab:
29.6689, 54.8139, -29.5714
#980c8b color charts
#980c8b color shades, tints & tones
#980c8b color schemes
#980c8b color preview, HTML & CSS examples
This text has a color of #980c8b
<p style="color:#980c8b;">Text here</p>
.mytext {color:#980c8b;}
This box has a color of #980c8b
<div style="background-color:#980c8b;">Content here</div>
.mybackground {background-color:#980c8b;}
Border around this has a color of #980c8b
<div style="border:2px solid #980c8b;">Content here</div>
.myborder {border:2px solid #980c8b;}