#ae02c1 color space conversions
Hex:
#ae02c1
RGB:
174, 2, 193
CMY:
32, 99, 24
CMYK:
10, 99, 0, 24
HSL:
294°, 97.9487%, 38.2353%
HSV (HSB):
294°, 98.9637%, 75.6863%
XYZ:
27.1029, 12.8923, 51.5121
xyY:
0.2962, 0.1409, 12.8923
CIE-Lab:
42.6006, 76.5122, -54.8048
CIE-LCH:
42.6006, 94.1153, 324.3865
CIE-Luv:
42.6006, 50.5289, -88.0222
Hunter-Lab:
35.9059, 71.9021, -59.9257
#ae02c1 color charts
#ae02c1 color shades, tints & tones
#ae02c1 color schemes
#ae02c1 color preview, HTML & CSS examples
This text has a color of #ae02c1
<p style="color:#ae02c1;">Text here</p>
.mytext {color:#ae02c1;}
This box has a color of #ae02c1
<div style="background-color:#ae02c1;">Content here</div>
.mybackground {background-color:#ae02c1;}
Border around this has a color of #ae02c1
<div style="border:2px solid #ae02c1;">Content here</div>
.myborder {border:2px solid #ae02c1;}