#aa84cd color space conversions
Hex:
#aa84cd
RGB:
170, 132, 205
CMY:
33, 48, 20
CMYK:
17, 36, 0, 20
HSL:
271°, 42.1965%, 66.0784%
HSV (HSB):
271°, 35.6098%, 80.3922%
XYZ:
35.8483, 29.4564, 61.5538
xyY:
0.2826, 0.2322, 29.4564
CIE-Lab:
61.1823, 28.5722, -32.2990
CIE-LCH:
61.1823, 43.1230, 311.4965
CIE-Luv:
61.1823, 14.8336, -54.1543
Hunter-Lab:
54.2737, 22.9219, -29.2514
#aa84cd color charts
#aa84cd color shades, tints & tones
#aa84cd color schemes
#aa84cd color preview, HTML & CSS examples
This text has a color of #aa84cd
<p style="color:#aa84cd;">Text here</p>
.mytext {color:#aa84cd;}
This box has a color of #aa84cd
<div style="background-color:#aa84cd;">Content here</div>
.mybackground {background-color:#aa84cd;}
Border around this has a color of #aa84cd
<div style="border:2px solid #aa84cd;">Content here</div>
.myborder {border:2px solid #aa84cd;}