#980eac color space conversions
Hex:
#980eac
RGB:
152, 14, 172
CMY:
40, 95, 33
CMYK:
12, 92, 0, 33
HSL:
292°, 84.9462%, 36.4706%
HSV (HSB):
292°, 91.8605%, 67.4510%
XYZ:
20.5523, 9.9680, 39.8705
xyY:
0.2920, 0.1416, 9.9680
CIE-Lab:
37.7850, 68.2761, -50.3522
CIE-LCH:
37.7850, 84.8349, 323.5920
CIE-Luv:
37.7850, 42.2188, -77.9279
Hunter-Lab:
31.5722, 60.9455, -52.7730
#980eac color charts
#980eac color shades, tints & tones
#980eac color schemes
#980eac color preview, HTML & CSS examples
This text has a color of #980eac
<p style="color:#980eac;">Text here</p>
.mytext {color:#980eac;}
This box has a color of #980eac
<div style="background-color:#980eac;">Content here</div>
.mybackground {background-color:#980eac;}
Border around this has a color of #980eac
<div style="border:2px solid #980eac;">Content here</div>
.myborder {border:2px solid #980eac;}