#aa68cc color space conversions
Hex:
#aa68cc
RGB:
170, 104, 204
CMY:
33, 59, 20
CMYK:
17, 49, 0, 20
HSL:
280°, 49.5050%, 60.3922%
HSV (HSB):
280°, 49.0196%, 80.0000%
XYZ:
32.4270, 22.8063, 59.8197
xyY:
0.2818, 0.1982, 22.8063
CIE-Lab:
54.8723, 43.8917, -41.6105
CIE-LCH:
54.8723, 60.4807, 316.5283
CIE-Luv:
54.8723, 25.8928, -69.7816
Hunter-Lab:
47.7560, 37.6311, -40.8382
#aa68cc color charts
#aa68cc color shades, tints & tones
#aa68cc color schemes
#aa68cc color preview, HTML & CSS examples
This text has a color of #aa68cc
<p style="color:#aa68cc;">Text here</p>
.mytext {color:#aa68cc;}
This box has a color of #aa68cc
<div style="background-color:#aa68cc;">Content here</div>
.mybackground {background-color:#aa68cc;}
Border around this has a color of #aa68cc
<div style="border:2px solid #aa68cc;">Content here</div>
.myborder {border:2px solid #aa68cc;}