#aa99ec color space conversions
Hex:
#aa99ec
RGB:
170, 153, 236
CMY:
33, 40, 7
CMYK:
28, 35, 0, 7
HSL:
252°, 68.5950%, 76.2745%
HSV (HSB):
252°, 35.1695%, 92.5490%
XYZ:
43.1091, 37.3846, 84.3007
xyY:
0.2616, 0.2269, 37.3846
CIE-Lab:
67.5646, 23.9690, -39.5715
CIE-LCH:
67.5646, 46.2646, 301.2039
CIE-Luv:
67.5646, 3.0049, -66.4304
Hunter-Lab:
61.1430, 18.8520, -38.9459
#aa99ec color charts
#aa99ec color shades, tints & tones
#aa99ec color schemes
#aa99ec color preview, HTML & CSS examples
This text has a color of #aa99ec
<p style="color:#aa99ec;">Text here</p>
.mytext {color:#aa99ec;}
This box has a color of #aa99ec
<div style="background-color:#aa99ec;">Content here</div>
.mybackground {background-color:#aa99ec;}
Border around this has a color of #aa99ec
<div style="border:2px solid #aa99ec;">Content here</div>
.myborder {border:2px solid #aa99ec;}