#aa5ccb color space conversions
Hex:
#aa5ccb
RGB:
170, 92, 203
CMY:
33, 64, 20
CMYK:
16, 55, 0, 20
HSL:
282°, 51.6279%, 57.8431%
HSV (HSB):
282°, 54.6798%, 79.6078%
XYZ:
31.1842, 20.5121, 58.8156
xyY:
0.2822, 0.1856, 20.5121
CIE-Lab:
52.4114, 49.9775, -44.9317
CIE-LCH:
52.4114, 67.2057, 318.0432
CIE-Luv:
52.4114, 30.1295, -75.0092
Hunter-Lab:
45.2903, 43.6463, -45.2928
#aa5ccb color charts
#aa5ccb color shades, tints & tones
#aa5ccb color schemes
#aa5ccb color preview, HTML & CSS examples
This text has a color of #aa5ccb
<p style="color:#aa5ccb;">Text here</p>
.mytext {color:#aa5ccb;}
This box has a color of #aa5ccb
<div style="background-color:#aa5ccb;">Content here</div>
.mybackground {background-color:#aa5ccb;}
Border around this has a color of #aa5ccb
<div style="border:2px solid #aa5ccb;">Content here</div>
.myborder {border:2px solid #aa5ccb;}