#aa98f7 color space conversions
Hex:
#aa98f7
RGB:
170, 152, 247
CMY:
33, 40, 3
CMYK:
31, 38, 0, 3
HSL:
251°, 85.5856%, 78.2353%
HSV (HSB):
251°, 38.4615%, 96.8627%
XYZ:
44.5943, 37.7179, 92.9256
xyY:
0.2545, 0.2152, 37.7179
CIE-Lab:
67.8122, 27.2637, -45.2054
CIE-LCH:
67.8122, 52.7905, 301.0945
CIE-Luv:
67.8122, 2.4489, -76.2990
Hunter-Lab:
61.4149, 22.1354, -46.7200
#aa98f7 color charts
#aa98f7 color shades, tints & tones
#aa98f7 color schemes
#aa98f7 color preview, HTML & CSS examples
This text has a color of #aa98f7
<p style="color:#aa98f7;">Text here</p>
.mytext {color:#aa98f7;}
This box has a color of #aa98f7
<div style="background-color:#aa98f7;">Content here</div>
.mybackground {background-color:#aa98f7;}
Border around this has a color of #aa98f7
<div style="border:2px solid #aa98f7;">Content here</div>
.myborder {border:2px solid #aa98f7;}