#aa35e6 color space conversions
Hex:
#aa35e6
RGB:
170, 53, 230
CMY:
33, 79, 10
CMYK:
26, 77, 0, 10
HSL:
280°, 77.9736%, 55.4902%
HSV (HSB):
280°, 76.9565%, 90.1961%
XYZ:
32.1336, 16.8054, 76.4131
xyY:
0.2563, 0.1341, 16.8054
CIE-Lab:
48.0139, 72.3967, -67.3632
CIE-LCH:
48.0139, 98.8893, 317.0626
CIE-Luv:
48.0139, 32.7651, -108.4609
Hunter-Lab:
40.9944, 68.1775, -81.8197
#aa35e6 color charts
#aa35e6 color shades, tints & tones
#aa35e6 color schemes
#aa35e6 color preview, HTML & CSS examples
This text has a color of #aa35e6
<p style="color:#aa35e6;">Text here</p>
.mytext {color:#aa35e6;}
This box has a color of #aa35e6
<div style="background-color:#aa35e6;">Content here</div>
.mybackground {background-color:#aa35e6;}
Border around this has a color of #aa35e6
<div style="border:2px solid #aa35e6;">Content here</div>
.myborder {border:2px solid #aa35e6;}