#ae2da2 color space conversions
Hex:
#ae2da2
RGB:
174, 45, 162
CMY:
32, 82, 36
CMYK:
0, 74, 7, 32
HSL:
306°, 58.9041%, 42.9412%
HSV (HSB):
306°, 74.1379%, 68.2353%
XYZ:
24.9155, 13.4841, 35.4719
xyY:
0.3373, 0.1825, 13.4841
CIE-Lab:
43.4838, 63.6025, -35.0586
CIE-LCH:
43.4838, 72.6249, 331.1358
CIE-Luv:
43.4838, 57.0458, -59.1004
Hunter-Lab:
36.7207, 56.8538, -31.5693
#ae2da2 color charts
#ae2da2 color shades, tints & tones
#ae2da2 color schemes
#ae2da2 color preview, HTML & CSS examples
This text has a color of #ae2da2
<p style="color:#ae2da2;">Text here</p>
.mytext {color:#ae2da2;}
This box has a color of #ae2da2
<div style="background-color:#ae2da2;">Content here</div>
.mybackground {background-color:#ae2da2;}
Border around this has a color of #ae2da2
<div style="border:2px solid #ae2da2;">Content here</div>
.myborder {border:2px solid #ae2da2;}