#aa56cd color space conversions
Hex:
#aa56cd
RGB:
170, 86, 205
CMY:
33, 66, 20
CMYK:
17, 58, 0, 20
HSL:
282°, 54.3379%, 57.0588%
HSV (HSB):
282°, 58.0488%, 80.3922%
XYZ:
30.9248, 19.6094, 59.9127
xyY:
0.2800, 0.1775, 19.6094
CIE-Lab:
51.3927, 53.4095, -47.6946
CIE-LCH:
51.3927, 71.6055, 318.2352
CIE-Luv:
51.3927, 31.5374, -79.3214
Hunter-Lab:
44.2825, 47.1615, -49.2195
#aa56cd color charts
#aa56cd color shades, tints & tones
#aa56cd color schemes
#aa56cd color preview, HTML & CSS examples
This text has a color of #aa56cd
<p style="color:#aa56cd;">Text here</p>
.mytext {color:#aa56cd;}
This box has a color of #aa56cd
<div style="background-color:#aa56cd;">Content here</div>
.mybackground {background-color:#aa56cd;}
Border around this has a color of #aa56cd
<div style="border:2px solid #aa56cd;">Content here</div>
.myborder {border:2px solid #aa56cd;}