#ae84cd color space conversions
Hex:
#ae84cd
RGB:
174, 132, 205
CMY:
32, 48, 20
CMYK:
15, 36, 0, 20
HSL:
275°, 42.1965%, 66.0784%
HSV (HSB):
275°, 35.6098%, 80.3922%
XYZ:
36.7263, 29.9090, 61.5949
xyY:
0.2864, 0.2332, 29.9090
CIE-Lab:
61.5756, 29.8024, -31.6576
CIE-LCH:
61.5756, 43.4786, 313.2710
CIE-Luv:
61.5756, 17.1094, -53.3612
Hunter-Lab:
54.6891, 24.1651, -28.4944
#ae84cd color charts
#ae84cd color shades, tints & tones
#ae84cd color schemes
#ae84cd color preview, HTML & CSS examples
This text has a color of #ae84cd
<p style="color:#ae84cd;">Text here</p>
.mytext {color:#ae84cd;}
This box has a color of #ae84cd
<div style="background-color:#ae84cd;">Content here</div>
.mybackground {background-color:#ae84cd;}
Border around this has a color of #ae84cd
<div style="border:2px solid #ae84cd;">Content here</div>
.myborder {border:2px solid #ae84cd;}