#980ff2 color space conversions
Hex:
#980ff2
RGB:
152, 15, 242
CMY:
40, 94, 5
CMYK:
37, 94, 0, 5
HSL:
276°, 89.7233%, 50.3922%
HSV (HSB):
276°, 93.8017%, 94.9020%
XYZ:
29.1467, 13.4279, 85.0600
xyY:
0.2284, 0.1052, 13.4279
CIE-Lab:
43.4010, 81.1351, -81.7826
CIE-LCH:
43.4010, 115.2012, 314.7723
CIE-Luv:
43.4010, 23.7969, -123.8681
Hunter-Lab:
36.6440, 77.8522, -111.9762
#980ff2 color charts
#980ff2 color shades, tints & tones
#980ff2 color schemes
#980ff2 color preview, HTML & CSS examples
This text has a color of #980ff2
<p style="color:#980ff2;">Text here</p>
.mytext {color:#980ff2;}
This box has a color of #980ff2
<div style="background-color:#980ff2;">Content here</div>
.mybackground {background-color:#980ff2;}
Border around this has a color of #980ff2
<div style="border:2px solid #980ff2;">Content here</div>
.myborder {border:2px solid #980ff2;}