#ae32d3 color space conversions
Hex:
#ae32d3
RGB:
174, 50, 211
CMY:
32, 80, 17
CMYK:
18, 76, 0, 17
HSL:
286°, 64.6586%, 51.1765%
HSV (HSB):
286°, 76.3033%, 82.7451%
XYZ:
30.3540, 15.9830, 63.1132
xyY:
0.2773, 0.1460, 15.9830
CIE-Lab:
46.9522, 70.4206, -58.2185
CIE-LCH:
46.9522, 91.3699, 320.4186
CIE-Luv:
46.9522, 40.5478, -94.7571
Hunter-Lab:
39.9788, 65.5639, -65.6141
#ae32d3 color charts
#ae32d3 color shades, tints & tones
#ae32d3 color schemes
#ae32d3 color preview, HTML & CSS examples
This text has a color of #ae32d3
<p style="color:#ae32d3;">Text here</p>
.mytext {color:#ae32d3;}
This box has a color of #ae32d3
<div style="background-color:#ae32d3;">Content here</div>
.mybackground {background-color:#ae32d3;}
Border around this has a color of #ae32d3
<div style="border:2px solid #ae32d3;">Content here</div>
.myborder {border:2px solid #ae32d3;}