#aa95e6 color space conversions
Hex:
#aa95e6
RGB:
170, 149, 230
CMY:
33, 42, 10
CMYK:
26, 35, 0, 10
HSL:
256°, 61.8321%, 74.3137%
HSV (HSB):
256°, 35.2174%, 90.1961%
XYZ:
41.6079, 35.7541, 79.5712
xyY:
0.2651, 0.2278, 35.7541
CIE-Lab:
66.3316, 24.7716, -38.1966
CIE-LCH:
66.3316, 45.5259, 302.9646
CIE-Luv:
66.3316, 5.1416, -64.0656
Hunter-Lab:
59.7947, 19.5677, -37.0432
#aa95e6 color charts
#aa95e6 color shades, tints & tones
#aa95e6 color schemes
#aa95e6 color preview, HTML & CSS examples
This text has a color of #aa95e6
<p style="color:#aa95e6;">Text here</p>
.mytext {color:#aa95e6;}
This box has a color of #aa95e6
<div style="background-color:#aa95e6;">Content here</div>
.mybackground {background-color:#aa95e6;}
Border around this has a color of #aa95e6
<div style="border:2px solid #aa95e6;">Content here</div>
.myborder {border:2px solid #aa95e6;}