#ae65cd color space conversions
Hex:
#ae65cd
RGB:
174, 101, 205
CMY:
32, 60, 20
CMYK:
15, 51, 0, 20
HSL:
282°, 50.9804%, 60.0000%
HSV (HSB):
282°, 50.7317%, 80.3922%
XYZ:
33.1287, 22.7138, 60.3957
xyY:
0.2850, 0.1954, 22.7138
CIE-Lab:
54.7763, 46.8075, -42.3000
CIE-LCH:
54.7763, 63.0891, 317.8958
CIE-Luv:
54.7763, 29.1357, -71.2231
Hunter-Lab:
47.6590, 40.6755, -41.7738
#ae65cd color charts
#ae65cd color shades, tints & tones
#ae65cd color schemes
#ae65cd color preview, HTML & CSS examples
This text has a color of #ae65cd
<p style="color:#ae65cd;">Text here</p>
.mytext {color:#ae65cd;}
This box has a color of #ae65cd
<div style="background-color:#ae65cd;">Content here</div>
.mybackground {background-color:#ae65cd;}
Border around this has a color of #ae65cd
<div style="border:2px solid #ae65cd;">Content here</div>
.myborder {border:2px solid #ae65cd;}