#aa55e5 color space conversions
Hex:
#aa55e5
RGB:
170, 85, 229
CMY:
33, 67, 10
CMYK:
26, 63, 0, 10
HSL:
275°, 73.4694%, 61.5686%
HSV (HSB):
275°, 62.8821%, 89.8039%
XYZ:
33.9689, 20.7002, 76.3339
xyY:
0.2593, 0.1580, 20.7002
CIE-Lab:
52.6198, 59.0529, -59.3607
CIE-LCH:
52.6198, 83.7314, 314.8511
CIE-Luv:
52.6198, 26.7430, -98.1423
Hunter-Lab:
45.4975, 53.6496, -67.6263
#aa55e5 color charts
#aa55e5 color shades, tints & tones
#aa55e5 color schemes
#aa55e5 color preview, HTML & CSS examples
This text has a color of #aa55e5
<p style="color:#aa55e5;">Text here</p>
.mytext {color:#aa55e5;}
This box has a color of #aa55e5
<div style="background-color:#aa55e5;">Content here</div>
.mybackground {background-color:#aa55e5;}
Border around this has a color of #aa55e5
<div style="border:2px solid #aa55e5;">Content here</div>
.myborder {border:2px solid #aa55e5;}