#aa98fd color space conversions
Hex:
#aa98fd
RGB:
170, 152, 253
CMY:
33, 40, 1
CMYK:
33, 40, 0, 1
HSL:
251°, 96.1905%, 79.4118%
HSV (HSB):
251°, 39.9209%, 99.2157%
XYZ:
45.5354, 38.0944, 97.8815
xyY:
0.2509, 0.2099, 38.0944
CIE-Lab:
68.0901, 28.7800, -48.0405
CIE-LCH:
68.0901, 56.0016, 300.9249
CIE-Luv:
68.0901, 1.9341, -81.2810
Hunter-Lab:
61.7206, 23.6802, -50.8223
#aa98fd color charts
#aa98fd color shades, tints & tones
#aa98fd color schemes
#aa98fd color preview, HTML & CSS examples
This text has a color of #aa98fd
<p style="color:#aa98fd;">Text here</p>
.mytext {color:#aa98fd;}
This box has a color of #aa98fd
<div style="background-color:#aa98fd;">Content here</div>
.mybackground {background-color:#aa98fd;}
Border around this has a color of #aa98fd
<div style="border:2px solid #aa98fd;">Content here</div>
.myborder {border:2px solid #aa98fd;}