#aa80ea color space conversions
Hex:
#aa80ea
RGB:
170, 128, 234
CMY:
33, 50, 8
CMYK:
27, 45, 0, 8
HSL:
264°, 71.6216%, 70.9804%
HSV (HSB):
264°, 45.2991%, 91.7647%
XYZ:
39.1480, 29.9249, 81.5547
xyY:
0.2599, 0.1987, 29.9249
CIE-Lab:
61.5894, 37.5781, -47.8574
CIE-LCH:
61.5894, 60.8477, 308.1393
CIE-Luv:
61.5894, 12.7174, -80.6678
Hunter-Lab:
54.7037, 32.0100, -50.0996
#aa80ea color charts
#aa80ea color shades, tints & tones
#aa80ea color schemes
#aa80ea color preview, HTML & CSS examples
This text has a color of #aa80ea
<p style="color:#aa80ea;">Text here</p>
.mytext {color:#aa80ea;}
This box has a color of #aa80ea
<div style="background-color:#aa80ea;">Content here</div>
.mybackground {background-color:#aa80ea;}
Border around this has a color of #aa80ea
<div style="border:2px solid #aa80ea;">Content here</div>
.myborder {border:2px solid #aa80ea;}