#a120ed color space conversions
Hex:
#a120ed
RGB:
161, 32, 237
CMY:
37, 87, 7
CMYK:
32, 86, 0, 7
HSL:
278°, 85.0622%, 52.7451%
HSV (HSB):
278°, 86.4979%, 92.9412%
XYZ:
30.5005, 14.7245, 81.3553
xyY:
0.2410, 0.1163, 14.7245
CIE-Lab:
45.2545, 78.2870, -75.8728
CIE-LCH:
45.2545, 109.0209, 315.8972
CIE-Luv:
45.2545, 28.4818, -118.1633
Hunter-Lab:
38.3725, 74.7293, -98.8426
#a120ed color charts
#a120ed color shades, tints & tones
#a120ed color schemes
#a120ed color preview, HTML & CSS examples
This text has a color of #a120ed
<p style="color:#a120ed;">Text here</p>
.mytext {color:#a120ed;}
This box has a color of #a120ed
<div style="background-color:#a120ed;">Content here</div>
.mybackground {background-color:#a120ed;}
Border around this has a color of #a120ed
<div style="border:2px solid #a120ed;">Content here</div>
.myborder {border:2px solid #a120ed;}