#ae01f1 color space conversions
Hex:
#ae01f1
RGB:
174, 1, 241
CMY:
32, 100, 5
CMYK:
28, 100, 0, 5
HSL:
283°, 99.1736%, 47.4510%
HSV (HSB):
283°, 99.5851%, 94.5098%
XYZ:
33.3436, 15.3713, 84.4286
xyY:
0.2504, 0.1154, 15.3713
CIE-Lab:
46.1385, 84.7986, -76.6058
CIE-LCH:
46.1385, 114.2770, 317.9058
CIE-Luv:
46.1385, 36.0114, -120.4726
Hunter-Lab:
39.2062, 83.1977, -100.2338
#ae01f1 color charts
#ae01f1 color shades, tints & tones
#ae01f1 color schemes
#ae01f1 color preview, HTML & CSS examples
This text has a color of #ae01f1
<p style="color:#ae01f1;">Text here</p>
.mytext {color:#ae01f1;}
This box has a color of #ae01f1
<div style="background-color:#ae01f1;">Content here</div>
.mybackground {background-color:#ae01f1;}
Border around this has a color of #ae01f1
<div style="border:2px solid #ae01f1;">Content here</div>
.myborder {border:2px solid #ae01f1;}