#aa64ee color space conversions
Hex:
#aa64ee
RGB:
170, 100, 238
CMY:
33, 61, 7
CMYK:
29, 58, 0, 7
HSL:
270°, 80.2326%, 66.2745%
HSV (HSB):
270°, 57.9832%, 93.3333%
XYZ:
36.5674, 23.8334, 83.5619
xyY:
0.2540, 0.1656, 23.8334
CIE-Lab:
55.9206, 53.6512, -59.1092
CIE-LCH:
55.9206, 79.8270, 312.2289
CIE-Luv:
55.9206, 21.0972, -98.6134
Hunter-Lab:
48.8195, 48.2680, -67.3101
#aa64ee color charts
#aa64ee color shades, tints & tones
#aa64ee color schemes
#aa64ee color preview, HTML & CSS examples
This text has a color of #aa64ee
<p style="color:#aa64ee;">Text here</p>
.mytext {color:#aa64ee;}
This box has a color of #aa64ee
<div style="background-color:#aa64ee;">Content here</div>
.mybackground {background-color:#aa64ee;}
Border around this has a color of #aa64ee
<div style="border:2px solid #aa64ee;">Content here</div>
.myborder {border:2px solid #aa64ee;}