#ae81cd color space conversions
Hex:
#ae81cd
RGB:
174, 129, 205
CMY:
32, 49, 20
CMYK:
15, 37, 0, 20
HSL:
276°, 43.1818%, 65.4902%
HSV (HSB):
276°, 37.0732%, 80.3922%
XYZ:
36.3253, 29.1070, 61.4613
xyY:
0.2863, 0.2294, 29.1070
CIE-Lab:
60.8759, 31.4880, -32.7443
CIE-LCH:
60.8759, 45.4278, 313.8796
CIE-Luv:
60.8759, 18.3705, -55.2396
Hunter-Lab:
53.9509, 25.7705, -29.7780
#ae81cd color charts
#ae81cd color shades, tints & tones
#ae81cd color schemes
#ae81cd color preview, HTML & CSS examples
This text has a color of #ae81cd
<p style="color:#ae81cd;">Text here</p>
.mytext {color:#ae81cd;}
This box has a color of #ae81cd
<div style="background-color:#ae81cd;">Content here</div>
.mybackground {background-color:#ae81cd;}
Border around this has a color of #ae81cd
<div style="border:2px solid #ae81cd;">Content here</div>
.myborder {border:2px solid #ae81cd;}