#980cff color space conversions
Hex:
#980cff
RGB:
152, 12, 255
CMY:
40, 95, 0
CMYK:
40, 95, 0, 0
HSL:
275°, 100.0000%, 52.3529%
HSV (HSB):
275°, 95.2941%, 100.0000%
XYZ:
31.1304, 14.1583, 95.6998
xyY:
0.2208, 0.1004, 14.1583
CIE-Lab:
44.4592, 84.0557, -87.3387
CIE-LCH:
44.4592, 121.2164, 313.9027
CIE-Luv:
44.4592, 21.2915, -131.8843
Hunter-Lab:
37.6276, 81.8299, -124.4555
#980cff color charts
#980cff color shades, tints & tones
#980cff color schemes
#980cff color preview, HTML & CSS examples
This text has a color of #980cff
<p style="color:#980cff;">Text here</p>
.mytext {color:#980cff;}
This box has a color of #980cff
<div style="background-color:#980cff;">Content here</div>
.mybackground {background-color:#980cff;}
Border around this has a color of #980cff
<div style="border:2px solid #980cff;">Content here</div>
.myborder {border:2px solid #980cff;}