#980d8a color space conversions
Hex:
#980d8a
RGB:
152, 13, 138
CMY:
40, 95, 46
CMYK:
0, 91, 9, 40
HSL:
306°, 84.2424%, 32.3529%
HSV (HSB):
306°, 91.4474%, 59.6078%
XYZ:
17.6803, 8.7982, 24.8111
xyY:
0.3447, 0.1715, 8.7982
CIE-Lab:
35.5929, 63.0385, -33.2058
CIE-LCH:
35.5929, 71.2494, 332.2218
CIE-Luv:
35.5929, 54.4868, -53.1991
Hunter-Lab:
29.6618, 54.4888, -28.8309
#980d8a color charts
#980d8a color shades, tints & tones
#980d8a color schemes
#980d8a color preview, HTML & CSS examples
This text has a color of #980d8a
<p style="color:#980d8a;">Text here</p>
.mytext {color:#980d8a;}
This box has a color of #980d8a
<div style="background-color:#980d8a;">Content here</div>
.mybackground {background-color:#980d8a;}
Border around this has a color of #980d8a
<div style="border:2px solid #980d8a;">Content here</div>
.myborder {border:2px solid #980d8a;}