#ae00e6 color space conversions
Hex:
#ae00e6
RGB:
174, 0, 230
CMY:
32, 100, 10
CMYK:
24, 100, 0, 10
HSL:
285°, 100.0000%, 45.0980%
HSV (HSB):
285°, 100.0000%, 90.1961%
XYZ:
31.7385, 14.7118, 76.0298
xyY:
0.2591, 0.1201, 14.7118
CIE-Lab:
45.2370, 82.9329, -71.8534
CIE-LCH:
45.2370, 109.7305, 319.0942
CIE-Luv:
45.2370, 39.0305, -113.3698
Hunter-Lab:
38.3560, 80.5805, -90.6762
#ae00e6 color charts
#ae00e6 color shades, tints & tones
#ae00e6 color schemes
#ae00e6 color preview, HTML & CSS examples
This text has a color of #ae00e6
<p style="color:#ae00e6;">Text here</p>
.mytext {color:#ae00e6;}
This box has a color of #ae00e6
<div style="background-color:#ae00e6;">Content here</div>
.mybackground {background-color:#ae00e6;}
Border around this has a color of #ae00e6
<div style="border:2px solid #ae00e6;">Content here</div>
.myborder {border:2px solid #ae00e6;}