#ae02a1 color space conversions
Hex:
#ae02a1
RGB:
174, 2, 161
CMY:
32, 99, 37
CMYK:
0, 99, 7, 32
HSL:
305°, 97.7273%, 34.5098%
HSV (HSB):
305°, 98.8506%, 68.2353%
XYZ:
23.9103, 11.6153, 34.7000
xyY:
0.3405, 0.1654, 11.6153
CIE-Lab:
40.5980, 71.6782, -39.0284
CIE-LCH:
40.5980, 81.6148, 331.4319
CIE-Luv:
40.5980, 62.5949, -64.6310
Hunter-Lab:
34.0812, 65.5877, -36.5096
#ae02a1 color charts
#ae02a1 color shades, tints & tones
#ae02a1 color schemes
#ae02a1 color preview, HTML & CSS examples
This text has a color of #ae02a1
<p style="color:#ae02a1;">Text here</p>
.mytext {color:#ae02a1;}
This box has a color of #ae02a1
<div style="background-color:#ae02a1;">Content here</div>
.mybackground {background-color:#ae02a1;}
Border around this has a color of #ae02a1
<div style="border:2px solid #ae02a1;">Content here</div>
.myborder {border:2px solid #ae02a1;}