#980eec color space conversions
Hex:
#980eec
RGB:
152, 14, 236
CMY:
40, 95, 7
CMYK:
36, 94, 0, 7
HSL:
277°, 88.8000%, 49.0196%
HSV (HSB):
277°, 94.0678%, 92.5490%
XYZ:
28.2463, 13.0456, 80.3862
xyY:
0.2321, 0.1072, 13.0456
CIE-Lab:
42.8319, 80.0794, -79.3263
CIE-LCH:
42.8319, 112.7182, 315.2707
CIE-Luv:
42.8319, 25.1080, -120.2101
Hunter-Lab:
36.1187, 76.3863, -106.6734
#980eec color charts
#980eec color shades, tints & tones
#980eec color schemes
#980eec color preview, HTML & CSS examples
This text has a color of #980eec
<p style="color:#980eec;">Text here</p>
.mytext {color:#980eec;}
This box has a color of #980eec
<div style="background-color:#980eec;">Content here</div>
.mybackground {background-color:#980eec;}
Border around this has a color of #980eec
<div style="border:2px solid #980eec;">Content here</div>
.myborder {border:2px solid #980eec;}