#980df7 color space conversions
Hex:
#980df7
RGB:
152, 13, 247
CMY:
40, 95, 3
CMYK:
38, 95, 0, 3
HSL:
276°, 93.6000%, 50.9804%
HSV (HSB):
276°, 94.7368%, 96.8627%
XYZ:
29.8813, 13.6786, 89.0610
xyY:
0.2253, 0.1031, 13.6786
CIE-Lab:
43.7685, 82.3601, -83.9929
CIE-LCH:
43.7685, 117.6350, 314.4376
CIE-Luv:
43.7685, 22.8408, -127.0105
Hunter-Lab:
36.9847, 79.4938, -116.8842
#980df7 color charts
#980df7 color shades, tints & tones
#980df7 color schemes
#980df7 color preview, HTML & CSS examples
This text has a color of #980df7
<p style="color:#980df7;">Text here</p>
.mytext {color:#980df7;}
This box has a color of #980df7
<div style="background-color:#980df7;">Content here</div>
.mybackground {background-color:#980df7;}
Border around this has a color of #980df7
<div style="border:2px solid #980df7;">Content here</div>
.myborder {border:2px solid #980df7;}