#980ac8 color space conversions
Hex:
#980ac8
RGB:
152, 10, 200
CMY:
40, 96, 22
CMYK:
24, 95, 0, 22
HSL:
285°, 90.4762%, 41.1765%
HSV (HSB):
285°, 95.0000%, 78.4314%
XYZ:
23.4828, 11.0626, 55.5412
xyY:
0.2607, 0.1228, 11.0626
CIE-Lab:
39.6857, 73.7180, -63.7919
CIE-LCH:
39.6857, 97.4872, 319.1287
CIE-Luv:
39.6857, 34.0389, -97.3527
Hunter-Lab:
33.2605, 67.8196, -75.7251
#980ac8 color charts
#980ac8 color shades, tints & tones
#980ac8 color schemes
#980ac8 color preview, HTML & CSS examples
This text has a color of #980ac8
<p style="color:#980ac8;">Text here</p>
.mytext {color:#980ac8;}
This box has a color of #980ac8
<div style="background-color:#980ac8;">Content here</div>
.mybackground {background-color:#980ac8;}
Border around this has a color of #980ac8
<div style="border:2px solid #980ac8;">Content here</div>
.myborder {border:2px solid #980ac8;}