#ae07e9 color space conversions
Hex:
#ae07e9
RGB:
174, 7, 233
CMY:
32, 97, 9
CMYK:
25, 97, 0, 9
HSL:
284°, 94.1667%, 47.0588%
HSV (HSB):
284°, 96.9957%, 91.3725%
XYZ:
32.2395, 15.0338, 78.2934
xyY:
0.2568, 0.1197, 15.0338
CIE-Lab:
45.6805, 82.8370, -72.8325
CIE-LCH:
45.6805, 110.3020, 318.6772
CIE-Luv:
45.6805, 37.9684, -115.0146
Hunter-Lab:
38.7735, 80.5663, -92.5800
#ae07e9 color charts
#ae07e9 color shades, tints & tones
#ae07e9 color schemes
#ae07e9 color preview, HTML & CSS examples
This text has a color of #ae07e9
<p style="color:#ae07e9;">Text here</p>
.mytext {color:#ae07e9;}
This box has a color of #ae07e9
<div style="background-color:#ae07e9;">Content here</div>
.mybackground {background-color:#ae07e9;}
Border around this has a color of #ae07e9
<div style="border:2px solid #ae07e9;">Content here</div>
.myborder {border:2px solid #ae07e9;}