#ae02c4 color space conversions
Hex:
#ae02c4
RGB:
174, 2, 196
CMY:
32, 99, 23
CMYK:
11, 99, 0, 23
HSL:
293°, 97.9798%, 38.8235%
HSV (HSB):
293°, 98.9796%, 76.8627%
XYZ:
27.4411, 13.0276, 53.2928
xyY:
0.2927, 0.1389, 13.0276
CIE-Lab:
42.8048, 76.9950, -56.2281
CIE-LCH:
42.8048, 95.3406, 323.8600
CIE-Luv:
42.8048, 49.4976, -90.1422
Hunter-Lab:
36.0938, 72.5444, -62.2766
#ae02c4 color charts
#ae02c4 color shades, tints & tones
#ae02c4 color schemes
#ae02c4 color preview, HTML & CSS examples
This text has a color of #ae02c4
<p style="color:#ae02c4;">Text here</p>
.mytext {color:#ae02c4;}
This box has a color of #ae02c4
<div style="background-color:#ae02c4;">Content here</div>
.mybackground {background-color:#ae02c4;}
Border around this has a color of #ae02c4
<div style="border:2px solid #ae02c4;">Content here</div>
.myborder {border:2px solid #ae02c4;}