#aa64ec color space conversions
Hex:
#aa64ec
RGB:
170, 100, 236
CMY:
33, 61, 7
CMYK:
28, 58, 0, 7
HSL:
271°, 78.1609%, 65.8824%
HSV (HSB):
271°, 57.6271%, 92.5490%
XYZ:
36.2751, 23.7165, 82.0227
xyY:
0.2554, 0.1670, 23.7165
CIE-Lab:
55.8028, 53.1875, -58.1810
CIE-LCH:
55.8028, 78.8285, 312.4327
CIE-Luv:
55.8028, 21.4422, -97.0816
Hunter-Lab:
48.6996, 47.7356, -65.7699
#aa64ec color charts
#aa64ec RGB chart
#aa64ec CMYK chart
#aa64ec RGB pie chart
#aa64ec color shades, tints & tones
#aa64ec color schemes
#aa64ec color preview, HTML & CSS examples
This text has a color of #aa64ec
<p style="color:#aa64ec;">Text here</p>
.mytext {color:#aa64ec;}
Text color #aa64ec
This box has a color of #aa64ec
<div style="background-color:#aa64ec;">Content here</div>
.mybackground {background-color:#aa64ec;}
Background color #aa64ec
Border around this has a color of #aa64ec
<div style="border:2px solid #aa64ec;">Content here</div>
.myborder {border:2px solid #aa64ec;}
Border color #aa64ec