#aa98d6 color space conversions
Hex:
#aa98d6
RGB:
170, 152, 214
CMY:
33, 40, 16
CMYK:
21, 29, 0, 16
HSL:
257°, 43.0556%, 71.7647%
HSV (HSB):
257°, 28.9720%, 83.9216%
XYZ:
39.9434, 35.8576, 68.4343
xyY:
0.2769, 0.2486, 35.8576
CIE-Lab:
66.4109, 19.2980, -29.2295
CIE-LCH:
66.4109, 35.0253, 303.4337
CIE-Luv:
66.4109, 5.3396, -48.5528
Hunter-Lab:
59.8812, 14.2753, -25.8418
#aa98d6 color charts
#aa98d6 color shades, tints & tones
#aa98d6 color schemes
#aa98d6 color preview, HTML & CSS examples
This text has a color of #aa98d6
<p style="color:#aa98d6;">Text here</p>
.mytext {color:#aa98d6;}
This box has a color of #aa98d6
<div style="background-color:#aa98d6;">Content here</div>
.mybackground {background-color:#aa98d6;}
Border around this has a color of #aa98d6
<div style="border:2px solid #aa98d6;">Content here</div>
.myborder {border:2px solid #aa98d6;}