#aa95d3 color space conversions
Hex:
#aa95d3
RGB:
170, 149, 211
CMY:
33, 42, 17
CMYK:
19, 29, 0, 17
HSL:
260°, 41.3333%, 70.5882%
HSV (HSB):
260°, 29.3839%, 82.7451%
XYZ:
39.0829, 34.7441, 66.2744
xyY:
0.2790, 0.2480, 34.7441
CIE-Lab:
65.5489, 20.3045, -28.8940
CIE-LCH:
65.5489, 35.3149, 305.0966
CIE-Luv:
65.5489, 6.9128, -48.0500
Hunter-Lab:
58.9441, 15.2022, -25.4024
#aa95d3 color charts
#aa95d3 color shades, tints & tones
#aa95d3 color schemes
#aa95d3 color preview, HTML & CSS examples
This text has a color of #aa95d3
<p style="color:#aa95d3;">Text here</p>
.mytext {color:#aa95d3;}
This box has a color of #aa95d3
<div style="background-color:#aa95d3;">Content here</div>
.mybackground {background-color:#aa95d3;}
Border around this has a color of #aa95d3
<div style="border:2px solid #aa95d3;">Content here</div>
.myborder {border:2px solid #aa95d3;}