#ae31e9 color space conversions
Hex:
#ae31e9
RGB:
174, 49, 233
CMY:
32, 81, 9
CMYK:
25, 79, 0, 9
HSL:
281°, 80.7018%, 55.2941%
HSV (HSB):
281°, 78.9700%, 91.3725%
XYZ:
33.2619, 17.0785, 78.6342
xyY:
0.2579, 0.1324, 17.0785
CIE-Lab:
48.3588, 74.9402, -68.4743
CIE-LCH:
48.3588, 101.5124, 317.5814
CIE-Luv:
48.3588, 34.8399, -110.4894
Hunter-Lab:
41.3261, 71.3472, -83.8870
#ae31e9 color charts
#ae31e9 color shades, tints & tones
#ae31e9 color schemes
#ae31e9 color preview, HTML & CSS examples
This text has a color of #ae31e9
<p style="color:#ae31e9;">Text here</p>
.mytext {color:#ae31e9;}
This box has a color of #ae31e9
<div style="background-color:#ae31e9;">Content here</div>
.mybackground {background-color:#ae31e9;}
Border around this has a color of #ae31e9
<div style="border:2px solid #ae31e9;">Content here</div>
.myborder {border:2px solid #ae31e9;}