#ae05c5 color space conversions
Hex:
#ae05c5
RGB:
174, 5, 197
CMY:
32, 98, 23
CMYK:
12, 97, 0, 23
HSL:
293°, 95.0495%, 39.6078%
HSV (HSB):
293°, 97.4619%, 77.2549%
XYZ:
27.5879, 13.1384, 53.9053
xyY:
0.2915, 0.1388, 13.1384
CIE-Lab:
42.9711, 76.8666, -56.5429
CIE-LCH:
42.9711, 95.4231, 323.6619
CIE-Luv:
42.9711, 49.0269, -90.6654
Hunter-Lab:
36.2470, 72.4256, -62.8012
#ae05c5 color charts
#ae05c5 color shades, tints & tones
#ae05c5 color schemes
#ae05c5 color preview, HTML & CSS examples
This text has a color of #ae05c5
<p style="color:#ae05c5;">Text here</p>
.mytext {color:#ae05c5;}
This box has a color of #ae05c5
<div style="background-color:#ae05c5;">Content here</div>
.mybackground {background-color:#ae05c5;}
Border around this has a color of #ae05c5
<div style="border:2px solid #ae05c5;">Content here</div>
.myborder {border:2px solid #ae05c5;}