#a120ec color space conversions
Hex:
#a120ec
RGB:
161, 32, 236
CMY:
37, 87, 7
CMYK:
32, 86, 0, 7
HSL:
278°, 84.2975%, 52.5490%
HSV (HSB):
278°, 86.4407%, 92.5490%
XYZ:
30.3548, 14.6662, 80.5879
xyY:
0.2417, 0.1168, 14.6662
CIE-Lab:
45.1736, 78.0898, -75.4399
CIE-LCH:
45.1736, 108.5781, 315.9888
CIE-Luv:
45.1736, 28.7116, -117.5175
Hunter-Lab:
38.2965, 74.4647, -97.9572
#a120ec color charts
#a120ec RGB chart
#a120ec CMYK chart
#a120ec RGB pie chart
#a120ec color shades, tints & tones
#a120ec color schemes
#a120ec color preview, HTML & CSS examples
This text has a color of #a120ec
<p style="color:#a120ec;">Text here</p>
.mytext {color:#a120ec;}
Text color #a120ec
This box has a color of #a120ec
<div style="background-color:#a120ec;">Content here</div>
.mybackground {background-color:#a120ec;}
Background color #a120ec
Border around this has a color of #a120ec
<div style="border:2px solid #a120ec;">Content here</div>
.myborder {border:2px solid #a120ec;}
Border color #a120ec