#a02ec8 color space conversions
Hex:
#a02ec8
RGB:
160, 46, 200
CMY:
37, 82, 22
CMYK:
20, 77, 0, 22
HSL:
284°, 62.6016%, 48.2353%
HSV (HSB):
284°, 77.0000%, 78.4314%
XYZ:
25.8995, 13.5977, 55.9031
xyY:
0.2715, 0.1425, 13.5977
CIE-Lab:
43.6504, 67.0426, -57.3027
CIE-LCH:
43.6504, 88.1948, 319.4788
CIE-Luv:
43.6504, 35.5996, -91.0887
Hunter-Lab:
36.8751, 60.8397, -64.0720
#a02ec8 color charts
#a02ec8 color shades, tints & tones
#a02ec8 color schemes
#a02ec8 color preview, HTML & CSS examples
This text has a color of #a02ec8
<p style="color:#a02ec8;">Text here</p>
.mytext {color:#a02ec8;}
This box has a color of #a02ec8
<div style="background-color:#a02ec8;">Content here</div>
.mybackground {background-color:#a02ec8;}
Border around this has a color of #a02ec8
<div style="border:2px solid #a02ec8;">Content here</div>
.myborder {border:2px solid #a02ec8;}