#980c8c color space conversions
Hex:
#980c8c
RGB:
152, 12, 140
CMY:
40, 95, 45
CMYK:
0, 92, 8, 40
HSL:
305°, 85.3659%, 32.1569%
HSV (HSB):
305°, 92.1053%, 59.6078%
XYZ:
17.8140, 8.8318, 25.5767
xyY:
0.3411, 0.1691, 8.8318
CIE-Lab:
35.6584, 63.4738, -34.3366
CIE-LCH:
35.6584, 72.1660, 331.5885
CIE-Luv:
35.6584, 53.7886, -54.7972
Hunter-Lab:
29.7183, 54.9908, -30.2244
#980c8c color charts
#980c8c color shades, tints & tones
#980c8c color schemes
#980c8c color preview, HTML & CSS examples
This text has a color of #980c8c
<p style="color:#980c8c;">Text here</p>
.mytext {color:#980c8c;}
This box has a color of #980c8c
<div style="background-color:#980c8c;">Content here</div>
.mybackground {background-color:#980c8c;}
Border around this has a color of #980c8c
<div style="border:2px solid #980c8c;">Content here</div>
.myborder {border:2px solid #980c8c;}