#980aff color space conversions
Hex:
#980aff
RGB:
152, 10, 255
CMY:
40, 96, 0
CMYK:
40, 96, 0, 0
HSL:
275°, 100.0000%, 51.9608%
HSV (HSB):
275°, 96.0784%, 100.0000%
XYZ:
31.1074, 14.1125, 95.6922
xyY:
0.2208, 0.1002, 14.1125
CIE-Lab:
44.3938, 84.2527, -87.4462
CIE-LCH:
44.3938, 121.4305, 313.9345
CIE-Luv:
44.3938, 21.3479, -131.9481
Hunter-Lab:
37.5666, 82.0674, -124.7309
#980aff color charts
#980aff color shades, tints & tones
#980aff color schemes
#980aff color preview, HTML & CSS examples
This text has a color of #980aff
<p style="color:#980aff;">Text here</p>
.mytext {color:#980aff;}
This box has a color of #980aff
<div style="background-color:#980aff;">Content here</div>
.mybackground {background-color:#980aff;}
Border around this has a color of #980aff
<div style="border:2px solid #980aff;">Content here</div>
.myborder {border:2px solid #980aff;}