#aa55db color space conversions
Hex:
#aa55db
RGB:
170, 85, 219
CMY:
33, 67, 14
CMYK:
22, 61, 0, 14
HSL:
278°, 65.0485%, 59.6078%
HSV (HSB):
278°, 61.1872%, 85.8824%
XYZ:
32.6122, 20.1575, 69.1898
xyY:
0.2674, 0.1653, 20.1575
CIE-Lab:
52.0148, 56.8724, -54.6784
CIE-LCH:
52.0148, 78.8936, 316.1267
CIE-Luv:
52.0148, 28.8055, -90.5782
Hunter-Lab:
44.8971, 51.0883, -59.9423
#aa55db color charts
#aa55db color shades, tints & tones
#aa55db color schemes
#aa55db color preview, HTML & CSS examples
This text has a color of #aa55db
<p style="color:#aa55db;">Text here</p>
.mytext {color:#aa55db;}
This box has a color of #aa55db
<div style="background-color:#aa55db;">Content here</div>
.mybackground {background-color:#aa55db;}
Border around this has a color of #aa55db
<div style="border:2px solid #aa55db;">Content here</div>
.myborder {border:2px solid #aa55db;}