#980dae color space conversions
Hex:
#980dae
RGB:
152, 13, 174
CMY:
40, 95, 32
CMYK:
13, 93, 0, 32
HSL:
292°, 86.0963%, 36.6667%
HSV (HSB):
292°, 92.5287%, 68.2353%
XYZ:
20.7328, 10.0192, 40.8856
xyY:
0.2894, 0.1399, 10.0192
CIE-Lab:
37.8769, 68.7557, -51.3978
CIE-LCH:
37.8769, 85.8433, 323.2203
CIE-Luv:
37.8769, 41.6316, -79.4186
Hunter-Lab:
31.6532, 61.5242, -54.4261
#980dae color charts
#980dae color shades, tints & tones
#980dae color schemes
#980dae color preview, HTML & CSS examples
This text has a color of #980dae
<p style="color:#980dae;">Text here</p>
.mytext {color:#980dae;}
This box has a color of #980dae
<div style="background-color:#980dae;">Content here</div>
.mybackground {background-color:#980dae;}
Border around this has a color of #980dae
<div style="border:2px solid #980dae;">Content here</div>
.myborder {border:2px solid #980dae;}