#aa31cd color space conversions
Hex:
#aa31cd
RGB:
170, 49, 205
CMY:
33, 81, 20
CMYK:
17, 76, 0, 20
HSL:
287°, 61.4173%, 49.8039%
HSV (HSB):
287°, 76.0976%, 80.3922%
XYZ:
28.6953, 15.1505, 59.1695
xyY:
0.2786, 0.1471, 15.1505
CIE-Lab:
45.8396, 68.8742, -56.5885
CIE-LCH:
45.8396, 89.1398, 320.5927
CIE-Luv:
45.8396, 39.9038, -91.6311
Hunter-Lab:
38.9236, 63.4779, -62.8830
#aa31cd color charts
#aa31cd color shades, tints & tones
#aa31cd color schemes
#aa31cd color preview, HTML & CSS examples
This text has a color of #aa31cd
<p style="color:#aa31cd;">Text here</p>
.mytext {color:#aa31cd;}
This box has a color of #aa31cd
<div style="background-color:#aa31cd;">Content here</div>
.mybackground {background-color:#aa31cd;}
Border around this has a color of #aa31cd
<div style="border:2px solid #aa31cd;">Content here</div>
.myborder {border:2px solid #aa31cd;}