#980dc4 color space conversions
Hex:
#980dc4
RGB:
152, 13, 196
CMY:
40, 95, 23
CMYK:
22, 93, 0, 23
HSL:
286°, 87.5598%, 40.9804%
HSV (HSB):
286°, 93.3673%, 76.8627%
XYZ:
23.0566, 10.9488, 53.1227
xyY:
0.2646, 0.1257, 10.9488
CIE-Lab:
39.4941, 72.6348, -61.7684
CIE-LCH:
39.4941, 95.3475, 319.6223
CIE-Luv:
39.4941, 35.0186, -94.5112
Hunter-Lab:
33.0889, 66.4746, -72.0250
#980dc4 color charts
#980dc4 color shades, tints & tones
#980dc4 color schemes
#980dc4 color preview, HTML & CSS examples
This text has a color of #980dc4
<p style="color:#980dc4;">Text here</p>
.mytext {color:#980dc4;}
This box has a color of #980dc4
<div style="background-color:#980dc4;">Content here</div>
.mybackground {background-color:#980dc4;}
Border around this has a color of #980dc4
<div style="border:2px solid #980dc4;">Content here</div>
.myborder {border:2px solid #980dc4;}