#aa95f7 color space conversions
Hex:
#aa95f7
RGB:
170, 149, 247
CMY:
33, 42, 3
CMYK:
31, 40, 0, 3
HSL:
253°, 85.9649%, 77.6471%
HSV (HSB):
253°, 39.6761%, 96.8627%
XYZ:
44.1135, 36.7563, 92.7653
xyY:
0.2541, 0.2117, 36.7563
CIE-Lab:
67.0938, 28.9589, -46.3349
CIE-LCH:
67.0938, 54.6401, 302.0050
CIE-Luv:
67.0938, 3.5843, -78.2662
Hunter-Lab:
60.6270, 23.7832, -48.2807
#aa95f7 color charts
#aa95f7 color shades, tints & tones
#aa95f7 color schemes
#aa95f7 color preview, HTML & CSS examples
This text has a color of #aa95f7
<p style="color:#aa95f7;">Text here</p>
.mytext {color:#aa95f7;}
This box has a color of #aa95f7
<div style="background-color:#aa95f7;">Content here</div>
.mybackground {background-color:#aa95f7;}
Border around this has a color of #aa95f7
<div style="border:2px solid #aa95f7;">Content here</div>
.myborder {border:2px solid #aa95f7;}