#ae2ec2 color space conversions
Hex:
#ae2ec2
RGB:
174, 46, 194
CMY:
32, 82, 24
CMYK:
10, 76, 0, 24
HSL:
292°, 61.6667%, 47.0588%
HSV (HSB):
292°, 76.2887%, 76.0784%
XYZ:
28.1702, 14.8477, 52.4201
xyY:
0.2952, 0.1556, 14.8477
CIE-Lab:
45.4249, 68.6028, -50.8456
CIE-LCH:
45.4249, 85.3910, 323.4556
CIE-Luv:
45.4249, 46.2022, -83.2228
Hunter-Lab:
38.5327, 63.0639, -53.6855
#ae2ec2 color charts
#ae2ec2 color shades, tints & tones
#ae2ec2 color schemes
#ae2ec2 color preview, HTML & CSS examples
This text has a color of #ae2ec2
<p style="color:#ae2ec2;">Text here</p>
.mytext {color:#ae2ec2;}
This box has a color of #ae2ec2
<div style="background-color:#ae2ec2;">Content here</div>
.mybackground {background-color:#ae2ec2;}
Border around this has a color of #ae2ec2
<div style="border:2px solid #ae2ec2;">Content here</div>
.myborder {border:2px solid #ae2ec2;}