#980df9 color space conversions
Hex:
#980df9
RGB:
152, 13, 249
CMY:
40, 95, 2
CMYK:
39, 95, 0, 2
HSL:
275°, 95.1613%, 51.3725%
HSV (HSB):
275°, 94.7791%, 97.6471%
XYZ:
30.1917, 13.8028, 90.6955
xyY:
0.2242, 0.1025, 13.8028
CIE-Lab:
43.9488, 82.7561, -84.8193
CIE-LCH:
43.9488, 118.5027, 314.2946
CIE-Luv:
43.9488, 22.4386, -128.2259
Hunter-Lab:
37.1521, 80.0420, -118.7318
#980df9 color charts
#980df9 color shades, tints & tones
#980df9 color schemes
#980df9 color preview, HTML & CSS examples
This text has a color of #980df9
<p style="color:#980df9;">Text here</p>
.mytext {color:#980df9;}
This box has a color of #980df9
<div style="background-color:#980df9;">Content here</div>
.mybackground {background-color:#980df9;}
Border around this has a color of #980df9
<div style="border:2px solid #980df9;">Content here</div>
.myborder {border:2px solid #980df9;}