#aa75d5 color space conversions
Hex:
#aa75d5
RGB:
170, 117, 213
CMY:
33, 54, 16
CMYK:
20, 45, 0, 16
HSL:
273°, 53.3333%, 64.7059%
HSV (HSB):
273°, 45.0704%, 83.5294%
XYZ:
34.9491, 26.0727, 66.1413
xyY:
0.2748, 0.2050, 26.0727
CIE-Lab:
58.1060, 38.7860, -41.6131
CIE-LCH:
58.1060, 56.8859, 312.9861
CIE-Luv:
58.1060, 19.6598, -69.9229
Hunter-Lab:
51.0615, 32.8171, -41.0569
#aa75d5 color charts
#aa75d5 color shades, tints & tones
#aa75d5 color schemes
#aa75d5 color preview, HTML & CSS examples
This text has a color of #aa75d5
<p style="color:#aa75d5;">Text here</p>
.mytext {color:#aa75d5;}
This box has a color of #aa75d5
<div style="background-color:#aa75d5;">Content here</div>
.mybackground {background-color:#aa75d5;}
Border around this has a color of #aa75d5
<div style="border:2px solid #aa75d5;">Content here</div>
.myborder {border:2px solid #aa75d5;}