#ae02f3 color space conversions
Hex:
#ae02f3
RGB:
174, 2, 243
CMY:
32, 99, 5
CMYK:
28, 99, 0, 5
HSL:
283°, 98.3673%, 48.0392%
HSV (HSB):
283°, 99.1770%, 95.2941%
XYZ:
33.6549, 15.5132, 86.0145
xyY:
0.2490, 0.1148, 15.5132
CIE-Lab:
46.3292, 85.0710, -77.4205
CIE-LCH:
46.3292, 115.0261, 317.6957
CIE-Luv:
46.3292, 35.4587, -121.7147
Hunter-Lab:
39.3867, 83.5967, -101.9095
#ae02f3 color charts
#ae02f3 color shades, tints & tones
#ae02f3 color schemes
#ae02f3 color preview, HTML & CSS examples
This text has a color of #ae02f3
<p style="color:#ae02f3;">Text here</p>
.mytext {color:#ae02f3;}
This box has a color of #ae02f3
<div style="background-color:#ae02f3;">Content here</div>
.mybackground {background-color:#ae02f3;}
Border around this has a color of #ae02f3
<div style="border:2px solid #ae02f3;">Content here</div>
.myborder {border:2px solid #ae02f3;}