#ae15e7 color space conversions
Hex:
#ae15e7
RGB:
174, 21, 231
CMY:
32, 92, 9
CMYK:
25, 91, 0, 9
HSL:
284°, 83.3333%, 49.4118%
HSV (HSB):
284°, 90.9091%, 90.5882%
XYZ:
32.1475, 15.3045, 76.8610
xyY:
0.2586, 0.1231, 15.3045
CIE-Lab:
46.0485, 80.9188, -71.0985
CIE-LCH:
46.0485, 107.7165, 318.6961
CIE-Luv:
46.0485, 37.9315, -112.8689
Hunter-Lab:
39.1210, 78.2199, -89.1024
#ae15e7 color charts
#ae15e7 color shades, tints & tones
#ae15e7 color schemes
#ae15e7 color preview, HTML & CSS examples
This text has a color of #ae15e7
<p style="color:#ae15e7;">Text here</p>
.mytext {color:#ae15e7;}
This box has a color of #ae15e7
<div style="background-color:#ae15e7;">Content here</div>
.mybackground {background-color:#ae15e7;}
Border around this has a color of #ae15e7
<div style="border:2px solid #ae15e7;">Content here</div>
.myborder {border:2px solid #ae15e7;}