#aa95f9 color space conversions
Hex:
#aa95f9
RGB:
170, 149, 249
CMY:
33, 42, 2
CMYK:
32, 40, 0, 2
HSL:
253°, 89.2857%, 78.0392%
HSV (HSB):
253°, 40.1606%, 97.6471%
XYZ:
44.4239, 36.8805, 94.3998
xyY:
0.2528, 0.2099, 36.8805
CIE-Lab:
67.1873, 29.4619, -47.2808
CIE-LCH:
67.1873, 55.7089, 301.9281
CIE-Luv:
67.1873, 3.4034, -79.9237
Hunter-Lab:
60.7293, 24.2976, -49.6520
#aa95f9 color charts
#aa95f9 color shades, tints & tones
#aa95f9 color schemes
#aa95f9 color preview, HTML & CSS examples
This text has a color of #aa95f9
<p style="color:#aa95f9;">Text here</p>
.mytext {color:#aa95f9;}
This box has a color of #aa95f9
<div style="background-color:#aa95f9;">Content here</div>
.mybackground {background-color:#aa95f9;}
Border around this has a color of #aa95f9
<div style="border:2px solid #aa95f9;">Content here</div>
.myborder {border:2px solid #aa95f9;}