#a02e84 color space conversions
Hex:
#a02e84
RGB:
160, 46, 132
CMY:
37, 82, 48
CMYK:
0, 71, 18, 37
HSL:
315°, 55.3398%, 40.3922%
HSV (HSB):
315°, 71.2500%, 62.7451%
XYZ:
19.6391, 11.0935, 22.9360
xyY:
0.3659, 0.2067, 11.0935
CIE-Lab:
39.7375, 55.3472, -22.9014
CIE-LCH:
39.7375, 59.8982, 337.5214
CIE-Luv:
39.7375, 57.0342, -39.5549
Hunter-Lab:
33.3069, 46.9634, -17.5137
#a02e84 color charts
#a02e84 color shades, tints & tones
#a02e84 color schemes
#a02e84 color preview, HTML & CSS examples
This text has a color of #a02e84
<p style="color:#a02e84;">Text here</p>
.mytext {color:#a02e84;}
This box has a color of #a02e84
<div style="background-color:#a02e84;">Content here</div>
.mybackground {background-color:#a02e84;}
Border around this has a color of #a02e84
<div style="border:2px solid #a02e84;">Content here</div>
.myborder {border:2px solid #a02e84;}