#aa64df color space conversions
Hex:
#aa64df
RGB:
170, 100, 223
CMY:
33, 61, 13
CMYK:
24, 55, 0, 13
HSL:
274°, 65.7754%, 63.3333%
HSV (HSB):
274°, 55.1570%, 87.4510%
XYZ:
34.4540, 22.9881, 72.4333
xyY:
0.2653, 0.1770, 22.9881
CIE-Lab:
55.0601, 50.2155, -52.0739
CIE-LCH:
55.0601, 72.3415, 313.9592
CIE-Luv:
55.0601, 23.7440, -86.9927
Hunter-Lab:
47.9459, 44.3651, -56.0090
#aa64df color charts
#aa64df color shades, tints & tones
#aa64df color schemes
#aa64df color preview, HTML & CSS examples
This text has a color of #aa64df
<p style="color:#aa64df;">Text here</p>
.mytext {color:#aa64df;}
This box has a color of #aa64df
<div style="background-color:#aa64df;">Content here</div>
.mybackground {background-color:#aa64df;}
Border around this has a color of #aa64df
<div style="border:2px solid #aa64df;">Content here</div>
.myborder {border:2px solid #aa64df;}