#a02ec1 color space conversions
Hex:
#a02ec1
RGB:
160, 46, 193
CMY:
37, 82, 24
CMYK:
17, 76, 0, 24
HSL:
287°, 61.5063%, 46.8627%
HSV (HSB):
287°, 76.1658%, 75.6863%
XYZ:
25.0998, 13.2778, 51.6920
xyY:
0.2787, 0.1474, 13.2778
CIE-Lab:
43.1789, 65.7036, -53.9889
CIE-LCH:
43.1789, 85.0398, 320.5899
CIE-Luv:
43.1789, 37.5114, -86.0609
Hunter-Lab:
36.4388, 59.1870, -58.6017
#a02ec1 color charts
#a02ec1 color shades, tints & tones
#a02ec1 color schemes
#a02ec1 color preview, HTML & CSS examples
This text has a color of #a02ec1
<p style="color:#a02ec1;">Text here</p>
.mytext {color:#a02ec1;}
This box has a color of #a02ec1
<div style="background-color:#a02ec1;">Content here</div>
.mybackground {background-color:#a02ec1;}
Border around this has a color of #a02ec1
<div style="border:2px solid #a02ec1;">Content here</div>
.myborder {border:2px solid #a02ec1;}