#ae00a5 color space conversions
Hex:
#ae00a5
RGB:
174, 0, 165
CMY:
32, 100, 35
CMYK:
0, 100, 5, 32
HSL:
303°, 100.0000%, 34.1176%
HSV (HSB):
303°, 100.0000%, 68.2353%
XYZ:
24.2471, 11.7153, 36.5806
xyY:
0.3342, 0.1615, 11.7153
CIE-Lab:
40.7600, 72.4552, -41.1739
CIE-LCH:
40.7600, 83.3370, 330.3919
CIE-Luv:
40.7600, 61.1007, -67.7747
Hunter-Lab:
34.2276, 66.5525, -39.4067
#ae00a5 color charts
#ae00a5 color shades, tints & tones
#ae00a5 color schemes
#ae00a5 color preview, HTML & CSS examples
This text has a color of #ae00a5
<p style="color:#ae00a5;">Text here</p>
.mytext {color:#ae00a5;}
This box has a color of #ae00a5
<div style="background-color:#ae00a5;">Content here</div>
.mybackground {background-color:#ae00a5;}
Border around this has a color of #ae00a5
<div style="border:2px solid #ae00a5;">Content here</div>
.myborder {border:2px solid #ae00a5;}