#a5027e color space conversions
Hex:
#a5027e
RGB:
165, 2, 126
CMY:
35, 99, 51
CMYK:
0, 99, 24, 35
HSL:
314°, 97.6048%, 32.7451%
HSV (HSB):
314°, 98.7879%, 64.7059%
XYZ:
19.3047, 9.5491, 20.5644
xyY:
0.3906, 0.1932, 9.5491
CIE-Lab:
37.0207, 65.3703, -23.3338
CIE-LCH:
37.0207, 69.4100, 340.3561
CIE-Luv:
37.0207, 70.5184, -40.9405
Hunter-Lab:
30.9016, 57.4334, -17.8251
#a5027e color charts
#a5027e color shades, tints & tones
#a5027e color schemes
#a5027e color preview, HTML & CSS examples
This text has a color of #a5027e
<p style="color:#a5027e;">Text here</p>
.mytext {color:#a5027e;}
This box has a color of #a5027e
<div style="background-color:#a5027e;">Content here</div>
.mybackground {background-color:#a5027e;}
Border around this has a color of #a5027e
<div style="border:2px solid #a5027e;">Content here</div>
.myborder {border:2px solid #a5027e;}