#aa64ea color space conversions
Hex:
#aa64ea
RGB:
170, 100, 234
CMY:
33, 61, 8
CMYK:
27, 57, 0, 8
HSL:
271°, 76.1364%, 65.4902%
HSV (HSB):
271°, 57.2650%, 91.7647%
XYZ:
35.9860, 23.6009, 80.5007
xyY:
0.2569, 0.1685, 23.6009
CIE-Lab:
55.6860, 52.7253, -57.2499
CIE-LCH:
55.6860, 77.8300, 312.6441
CIE-Luv:
55.6860, 21.7896, -95.5443
Hunter-Lab:
48.5808, 47.2069, -64.2399
#aa64ea color charts
#aa64ea RGB chart
#aa64ea CMYK chart
#aa64ea RGB pie chart
#aa64ea color shades, tints & tones
#aa64ea color schemes
#aa64ea color preview, HTML & CSS examples
This text has a color of #aa64ea
<p style="color:#aa64ea;">Text here</p>
.mytext {color:#aa64ea;}
Text color #aa64ea
This box has a color of #aa64ea
<div style="background-color:#aa64ea;">Content here</div>
.mybackground {background-color:#aa64ea;}
Background color #aa64ea
Border around this has a color of #aa64ea
<div style="border:2px solid #aa64ea;">Content here</div>
.myborder {border:2px solid #aa64ea;}
Border color #aa64ea