#ae65e2 color space conversions
Hex:
#ae65e2
RGB:
174, 101, 226
CMY:
32, 60, 11
CMYK:
23, 55, 0, 11
HSL:
275°, 68.3060%, 64.1176%
HSV (HSB):
275°, 55.3097%, 88.6275%
XYZ:
35.8367, 23.7970, 74.6560
xyY:
0.2669, 0.1772, 23.7970
CIE-Lab:
55.8840, 51.3709, -52.4213
CIE-LCH:
55.8840, 73.3959, 314.4202
CIE-Luv:
55.8840, 25.1216, -87.9644
Hunter-Lab:
48.7822, 45.7621, -56.5896
#ae65e2 color charts
#ae65e2 color shades, tints & tones
#ae65e2 color schemes
#ae65e2 color preview, HTML & CSS examples
This text has a color of #ae65e2
<p style="color:#ae65e2;">Text here</p>
.mytext {color:#ae65e2;}
This box has a color of #ae65e2
<div style="background-color:#ae65e2;">Content here</div>
.mybackground {background-color:#ae65e2;}
Border around this has a color of #ae65e2
<div style="border:2px solid #ae65e2;">Content here</div>
.myborder {border:2px solid #ae65e2;}