#980ff5 color space conversions
Hex:
#980ff5
RGB:
152, 15, 245
CMY:
40, 94, 4
CMYK:
38, 94, 0, 4
HSL:
276°, 92.0000%, 50.9804%
HSV (HSB):
276°, 93.8776%, 96.0784%
XYZ:
29.6011, 13.6096, 87.4530
xyY:
0.2265, 0.1042, 13.6096
CIE-Lab:
43.6678, 81.7283, -83.0339
CIE-LCH:
43.6678, 116.5081, 314.5460
CIE-Luv:
43.6678, 23.1778, -125.7071
Hunter-Lab:
36.8912, 78.6670, -114.7268
#980ff5 color charts
#980ff5 color shades, tints & tones
#980ff5 color schemes
#980ff5 color preview, HTML & CSS examples
This text has a color of #980ff5
<p style="color:#980ff5;">Text here</p>
.mytext {color:#980ff5;}
This box has a color of #980ff5
<div style="background-color:#980ff5;">Content here</div>
.mybackground {background-color:#980ff5;}
Border around this has a color of #980ff5
<div style="border:2px solid #980ff5;">Content here</div>
.myborder {border:2px solid #980ff5;}