#aa10ca color space conversions
Hex:
#aa10ca
RGB:
170, 16, 202
CMY:
33, 94, 21
CMYK:
16, 92, 0, 21
HSL:
290°, 85.3211%, 42.7451%
HSV (HSB):
290°, 92.0792%, 79.2157%
XYZ:
27.4235, 13.1809, 56.9759
xyY:
0.2810, 0.1351, 13.1809
CIE-Lab:
43.0346, 75.9343, -59.3824
CIE-LCH:
43.0346, 96.3965, 321.9738
CIE-Luv:
43.0346, 44.2638, -94.4459
Hunter-Lab:
36.3055, 71.2961, -67.6327
#aa10ca color charts
#aa10ca color shades, tints & tones
#aa10ca color schemes
#aa10ca color preview, HTML & CSS examples
This text has a color of #aa10ca
<p style="color:#aa10ca;">Text here</p>
.mytext {color:#aa10ca;}
This box has a color of #aa10ca
<div style="background-color:#aa10ca;">Content here</div>
.mybackground {background-color:#aa10ca;}
Border around this has a color of #aa10ca
<div style="border:2px solid #aa10ca;">Content here</div>
.myborder {border:2px solid #aa10ca;}