#ae00a1 color space conversions
Hex:
#ae00a1
RGB:
174, 0, 161
CMY:
32, 100, 37
CMYK:
0, 100, 7, 32
HSL:
304°, 100.0000%, 34.1176%
HSV (HSB):
304°, 100.0000%, 68.2353%
XYZ:
23.8886, 11.5719, 34.6927
xyY:
0.3405, 0.1650, 11.5719
CIE-Lab:
40.5274, 71.8869, -39.1406
CIE-LCH:
40.5274, 81.8518, 331.4328
CIE-Luv:
40.5274, 62.7184, -64.7816
Hunter-Lab:
34.0175, 65.8201, -36.6547
#ae00a1 color charts
#ae00a1 color shades, tints & tones
#ae00a1 color schemes
#ae00a1 color preview, HTML & CSS examples
This text has a color of #ae00a1
<p style="color:#ae00a1;">Text here</p>
.mytext {color:#ae00a1;}
This box has a color of #ae00a1
<div style="background-color:#ae00a1;">Content here</div>
.mybackground {background-color:#ae00a1;}
Border around this has a color of #ae00a1
<div style="border:2px solid #ae00a1;">Content here</div>
.myborder {border:2px solid #ae00a1;}