#ae038d color space conversions
Hex:
#ae038d
RGB:
174, 3, 141
CMY:
32, 99, 45
CMYK:
0, 98, 19, 32
HSL:
312°, 96.6102%, 34.7059%
HSV (HSB):
312°, 98.2759%, 68.2353%
XYZ:
22.2958, 10.9869, 26.1449
xyY:
0.3752, 0.1849, 10.9869
CIE-Lab:
39.5584, 68.8893, -28.5195
CIE-LCH:
39.5584, 74.5594, 337.5109
CIE-Luv:
39.5584, 70.9805, -49.3415
Hunter-Lab:
33.1465, 62.0610, -23.5635
#ae038d color charts
#ae038d color shades, tints & tones
#ae038d color schemes
#ae038d color preview, HTML & CSS examples
This text has a color of #ae038d
<p style="color:#ae038d;">Text here</p>
.mytext {color:#ae038d;}
This box has a color of #ae038d
<div style="background-color:#ae038d;">Content here</div>
.mybackground {background-color:#ae038d;}
Border around this has a color of #ae038d
<div style="border:2px solid #ae038d;">Content here</div>
.myborder {border:2px solid #ae038d;}