#ae04e5 color space conversions
Hex:
#ae04e5
RGB:
174, 4, 229
CMY:
32, 98, 10
CMYK:
24, 98, 0, 10
HSL:
285°, 96.5665%, 45.6863%
HSV (HSB):
285°, 98.2533%, 89.8039%
XYZ:
31.6418, 14.7426, 75.3066
xyY:
0.2600, 0.1211, 14.7426
CIE-Lab:
45.2797, 82.3963, -71.2155
CIE-LCH:
45.2797, 108.9073, 319.1630
CIE-Luv:
45.2797, 39.1781, -112.5247
Hunter-Lab:
38.3962, 79.9065, -89.4086
#ae04e5 color charts
#ae04e5 color shades, tints & tones
#ae04e5 color schemes
#ae04e5 color preview, HTML & CSS examples
This text has a color of #ae04e5
<p style="color:#ae04e5;">Text here</p>
.mytext {color:#ae04e5;}
This box has a color of #ae04e5
<div style="background-color:#ae04e5;">Content here</div>
.mybackground {background-color:#ae04e5;}
Border around this has a color of #ae04e5
<div style="border:2px solid #ae04e5;">Content here</div>
.myborder {border:2px solid #ae04e5;}