#980d8e color space conversions
Hex:
#980d8e
RGB:
152, 13, 142
CMY:
40, 95, 44
CMYK:
0, 91, 7, 40
HSL:
304°, 84.2424%, 32.3529%
HSV (HSB):
304°, 91.4474%, 59.6078%
XYZ:
17.9753, 8.9162, 26.3648
xyY:
0.3375, 0.1674, 8.9162
CIE-Lab:
35.8225, 63.6275, -35.3082
CIE-LCH:
35.8225, 72.7676, 330.9732
CIE-Luv:
35.8225, 52.9365, -56.1948
Hunter-Lab:
29.8601, 55.1991, -31.4477
#980d8e color charts
#980d8e color shades, tints & tones
#980d8e color schemes
#980d8e color preview, HTML & CSS examples
This text has a color of #980d8e
<p style="color:#980d8e;">Text here</p>
.mytext {color:#980d8e;}
This box has a color of #980d8e
<div style="background-color:#980d8e;">Content here</div>
.mybackground {background-color:#980d8e;}
Border around this has a color of #980d8e
<div style="border:2px solid #980d8e;">Content here</div>
.myborder {border:2px solid #980d8e;}