#ae02a4 color space conversions
Hex:
#ae02a4
RGB:
174, 2, 164
CMY:
32, 99, 36
CMYK:
0, 99, 6, 32
HSL:
303°, 97.7273%, 34.5098%
HSV (HSB):
303°, 98.8506%, 68.2353%
XYZ:
24.1781, 11.7224, 36.1103
xyY:
0.3358, 0.1628, 11.7224
CIE-Lab:
40.7715, 72.1045, -40.5555
CIE-LCH:
40.7715, 82.7274, 330.6442
CIE-Luv:
40.7715, 61.3827, -66.8800
Hunter-Lab:
34.2380, 66.1361, -38.5656
#ae02a4 color charts
#ae02a4 color shades, tints & tones
#ae02a4 color schemes
#ae02a4 color preview, HTML & CSS examples
This text has a color of #ae02a4
<p style="color:#ae02a4;">Text here</p>
.mytext {color:#ae02a4;}
This box has a color of #ae02a4
<div style="background-color:#ae02a4;">Content here</div>
.mybackground {background-color:#ae02a4;}
Border around this has a color of #ae02a4
<div style="border:2px solid #ae02a4;">Content here</div>
.myborder {border:2px solid #ae02a4;}