#aa64de color space conversions
Hex:
#aa64de
RGB:
170, 100, 222
CMY:
33, 61, 13
CMYK:
23, 55, 0, 13
HSL:
274°, 64.8936%, 63.1373%
HSV (HSB):
274°, 54.9550%, 87.0588%
XYZ:
34.3196, 22.9343, 71.7252
xyY:
0.2661, 0.1778, 22.9343
CIE-Lab:
55.0046, 49.9902, -51.5988
CIE-LCH:
55.0046, 71.8433, 314.0929
CIE-Luv:
55.0046, 23.9253, -86.2074
Hunter-Lab:
47.8898, 44.1124, -55.2766
#aa64de color charts
#aa64de color shades, tints & tones
#aa64de color schemes
#aa64de color preview, HTML & CSS examples
This text has a color of #aa64de
<p style="color:#aa64de;">Text here</p>
.mytext {color:#aa64de;}
This box has a color of #aa64de
<div style="background-color:#aa64de;">Content here</div>
.mybackground {background-color:#aa64de;}
Border around this has a color of #aa64de
<div style="border:2px solid #aa64de;">Content here</div>
.myborder {border:2px solid #aa64de;}