#aa28cc color space conversions
Hex:
#aa28cc
RGB:
170, 40, 204
CMY:
33, 84, 20
CMYK:
17, 80, 0, 20
HSL:
288°, 67.2131%, 47.8431%
HSV (HSB):
288°, 80.3922%, 80.0000%
XYZ:
28.2354, 14.4233, 58.4225
xyY:
0.2793, 0.1427, 14.4233
CIE-Lab:
44.8339, 71.4073, -57.6327
CIE-LCH:
44.8339, 91.7635, 321.0931
CIE-Luv:
44.8339, 41.4773, -92.7635
Hunter-Lab:
37.9780, 66.2477, -64.6228
#aa28cc color charts
#aa28cc color shades, tints & tones
#aa28cc color schemes
#aa28cc color preview, HTML & CSS examples
This text has a color of #aa28cc
<p style="color:#aa28cc;">Text here</p>
.mytext {color:#aa28cc;}
This box has a color of #aa28cc
<div style="background-color:#aa28cc;">Content here</div>
.mybackground {background-color:#aa28cc;}
Border around this has a color of #aa28cc
<div style="border:2px solid #aa28cc;">Content here</div>
.myborder {border:2px solid #aa28cc;}