#ae02e6 color space conversions
Hex:
#ae02e6
RGB:
174, 2, 230
CMY:
32, 99, 10
CMYK:
24, 99, 0, 10
HSL:
285°, 98.2759%, 45.4902%
HSV (HSB):
285°, 99.1304%, 90.1961%
XYZ:
31.7602, 14.7553, 76.0370
xyY:
0.2592, 0.1204, 14.7553
CIE-Lab:
45.2971, 82.7526, -71.7553
CIE-LCH:
45.2971, 109.5300, 319.0712
CIE-Luv:
45.2971, 38.9641, -113.2767
Hunter-Lab:
38.4126, 80.3649, -90.4747
#ae02e6 color charts
#ae02e6 color shades, tints & tones
#ae02e6 color schemes
#ae02e6 color preview, HTML & CSS examples
This text has a color of #ae02e6
<p style="color:#ae02e6;">Text here</p>
.mytext {color:#ae02e6;}
This box has a color of #ae02e6
<div style="background-color:#ae02e6;">Content here</div>
.mybackground {background-color:#ae02e6;}
Border around this has a color of #ae02e6
<div style="border:2px solid #ae02e6;">Content here</div>
.myborder {border:2px solid #ae02e6;}