#aa05cb color space conversions
Hex:
#aa05cb
RGB:
170, 5, 203
CMY:
33, 98, 20
CMYK:
16, 98, 0, 20
HSL:
290°, 95.1923%, 40.7843%
HSV (HSB):
290°, 97.5369%, 79.6078%
XYZ:
27.4113, 12.9664, 57.5579
xyY:
0.2799, 0.1324, 12.9664
CIE-Lab:
42.7126, 77.2733, -60.4845
CIE-LCH:
42.7126, 98.1302, 321.9485
CIE-Luv:
42.7126, 44.4422, -95.8306
Hunter-Lab:
36.0089, 72.8655, -69.5652
#aa05cb color charts
#aa05cb color shades, tints & tones
#aa05cb color schemes
#aa05cb color preview, HTML & CSS examples
This text has a color of #aa05cb
<p style="color:#aa05cb;">Text here</p>
.mytext {color:#aa05cb;}
This box has a color of #aa05cb
<div style="background-color:#aa05cb;">Content here</div>
.mybackground {background-color:#aa05cb;}
Border around this has a color of #aa05cb
<div style="border:2px solid #aa05cb;">Content here</div>
.myborder {border:2px solid #aa05cb;}