#aa95cc color space conversions
Hex:
#aa95cc
RGB:
170, 149, 204
CMY:
33, 42, 20
CMYK:
17, 27, 0, 20
HSL:
263°, 35.0318%, 69.2157%
HSV (HSB):
263°, 26.9608%, 80.0000%
XYZ:
38.2241, 34.4006, 61.7521
xyY:
0.2845, 0.2560, 34.4006
CIE-Lab:
65.2793, 18.7233, -25.4125
CIE-LCH:
65.2793, 31.5652, 306.3818
CIE-Luv:
65.2793, 7.5695, -42.1445
Hunter-Lab:
58.6520, 13.6892, -21.3674
#aa95cc color charts
#aa95cc color shades, tints & tones
#aa95cc color schemes
#aa95cc color preview, HTML & CSS examples
This text has a color of #aa95cc
<p style="color:#aa95cc;">Text here</p>
.mytext {color:#aa95cc;}
This box has a color of #aa95cc
<div style="background-color:#aa95cc;">Content here</div>
.mybackground {background-color:#aa95cc;}
Border around this has a color of #aa95cc
<div style="border:2px solid #aa95cc;">Content here</div>
.myborder {border:2px solid #aa95cc;}