#ae28e9 color space conversions
Hex:
#ae28e9
RGB:
174, 40, 233
CMY:
32, 84, 9
CMYK:
25, 83, 0, 9
HSL:
282°, 81.4346%, 53.5294%
HSV (HSB):
282°, 82.8326%, 91.3725%
XYZ:
32.9223, 16.3994, 78.5210
xyY:
0.2575, 0.1283, 16.3994
CIE-Lab:
47.4942, 77.4636, -69.8788
CIE-LCH:
47.4942, 104.3248, 317.9469
CIE-Luv:
47.4942, 35.8894, -112.0335
Hunter-Lab:
40.4962, 74.2472, -86.6142
#ae28e9 color charts
#ae28e9 color shades, tints & tones
#ae28e9 color schemes
#ae28e9 color preview, HTML & CSS examples
This text has a color of #ae28e9
<p style="color:#ae28e9;">Text here</p>
.mytext {color:#ae28e9;}
This box has a color of #ae28e9
<div style="background-color:#ae28e9;">Content here</div>
.mybackground {background-color:#ae28e9;}
Border around this has a color of #ae28e9
<div style="border:2px solid #ae28e9;">Content here</div>
.myborder {border:2px solid #ae28e9;}