#ae60ec color space conversions
Hex:
#ae60ec
RGB:
174, 96, 236
CMY:
32, 62, 7
CMYK:
26, 59, 0, 7
HSL:
273°, 78.6517%, 65.0980%
HSV (HSB):
273°, 59.3220%, 92.5490%
XYZ:
36.7788, 23.4205, 81.9390
xyY:
0.2588, 0.1648, 23.4205
CIE-Lab:
55.5029, 56.1513, -58.6363
CIE-LCH:
55.5029, 81.1861, 313.7598
CIE-Luv:
55.5029, 24.7040, -97.9976
Hunter-Lab:
48.3948, 50.9644, -66.5098
#ae60ec color charts
#ae60ec color shades, tints & tones
#ae60ec color schemes
#ae60ec color preview, HTML & CSS examples
This text has a color of #ae60ec
<p style="color:#ae60ec;">Text here</p>
.mytext {color:#ae60ec;}
This box has a color of #ae60ec
<div style="background-color:#ae60ec;">Content here</div>
.mybackground {background-color:#ae60ec;}
Border around this has a color of #ae60ec
<div style="border:2px solid #ae60ec;">Content here</div>
.myborder {border:2px solid #ae60ec;}