#980ec5 color space conversions
Hex:
#980ec5
RGB:
152, 14, 197
CMY:
40, 95, 23
CMYK:
23, 93, 0, 23
HSL:
285°, 86.7299%, 41.3725%
HSV (HSB):
285°, 92.8934%, 77.2549%
XYZ:
23.1840, 11.0207, 53.7286
xyY:
0.2637, 0.1253, 11.0207
CIE-Lab:
39.6153, 72.6852, -62.1557
CIE-LCH:
39.6153, 95.6372, 319.4651
CIE-Luv:
39.6153, 34.6915, -95.1140
Hunter-Lab:
33.1974, 66.5629, -72.7201
#980ec5 color charts
#980ec5 color shades, tints & tones
#980ec5 color schemes
#980ec5 color preview, HTML & CSS examples
This text has a color of #980ec5
<p style="color:#980ec5;">Text here</p>
.mytext {color:#980ec5;}
This box has a color of #980ec5
<div style="background-color:#980ec5;">Content here</div>
.mybackground {background-color:#980ec5;}
Border around this has a color of #980ec5
<div style="border:2px solid #980ec5;">Content here</div>
.myborder {border:2px solid #980ec5;}