#a02dc1 color space conversions
Hex:
#a02dc1
RGB:
160, 45, 193
CMY:
37, 82, 24
CMYK:
17, 77, 0, 24
HSL:
287°, 62.1849%, 46.6667%
HSV (HSB):
287°, 76.6839%, 75.6863%
XYZ:
25.0612, 13.2006, 51.6792
xyY:
0.2786, 0.1468, 13.2006
CIE-Lab:
43.0640, 66.0344, -54.1741
CIE-LCH:
43.0640, 85.4130, 320.6348
CIE-Luv:
43.0640, 37.6670, -86.2845
Hunter-Lab:
36.3326, 59.5421, -58.9006
#a02dc1 color charts
#a02dc1 color shades, tints & tones
#a02dc1 color schemes
#a02dc1 color preview, HTML & CSS examples
This text has a color of #a02dc1
<p style="color:#a02dc1;">Text here</p>
.mytext {color:#a02dc1;}
This box has a color of #a02dc1
<div style="background-color:#a02dc1;">Content here</div>
.mybackground {background-color:#a02dc1;}
Border around this has a color of #a02dc1
<div style="border:2px solid #a02dc1;">Content here</div>
.myborder {border:2px solid #a02dc1;}