#980ae3 color space conversions
Hex:
#980ae3
RGB:
152, 10, 227
CMY:
40, 96, 11
CMYK:
33, 96, 0, 11
HSL:
279°, 91.5612%, 46.4706%
HSV (HSB):
279°, 95.5947%, 89.0196%
XYZ:
26.9226, 12.4385, 73.6549
xyY:
0.2382, 0.1101, 12.4385
CIE-Lab:
41.9048, 78.7798, -75.7316
CIE-LCH:
41.9048, 109.2774, 316.1302
CIE-Luv:
41.9048, 27.2537, -114.7654
Hunter-Lab:
35.2683, 74.5410, -99.1345
#980ae3 color charts
#980ae3 color shades, tints & tones
#980ae3 color schemes
#980ae3 color preview, HTML & CSS examples
This text has a color of #980ae3
<p style="color:#980ae3;">Text here</p>
.mytext {color:#980ae3;}
This box has a color of #980ae3
<div style="background-color:#980ae3;">Content here</div>
.mybackground {background-color:#980ae3;}
Border around this has a color of #980ae3
<div style="border:2px solid #980ae3;">Content here</div>
.myborder {border:2px solid #980ae3;}