#aa00ff color space conversions
Hex:
#aa00ff
RGB:
170, 0, 255
CMY:
33, 100, 0
CMYK:
33, 100, 0, 0
HSL:
280°, 100.0000%, 50.0000%
HSV (HSB):
280°, 100.0000%, 100.0000%
XYZ:
34.6276, 15.7660, 95.8258
xyY:
0.2368, 0.1078, 15.7660
CIE-Lab:
46.6660, 86.9943, -83.6177
CIE-LCH:
46.6660, 120.6646, 316.1338
CIE-Luv:
46.6660, 30.4068, -130.0169
Hunter-Lab:
39.7065, 86.1814, -115.2932
#aa00ff color charts
#aa00ff RGB chart
#aa00ff CMYK chart
#aa00ff RGB pie chart
#aa00ff color shades, tints & tones
#aa00ff color schemes
#aa00ff color preview, HTML & CSS examples
This text has a color of #aa00ff
<p style="color:#aa00ff;">Text here</p>
.mytext {color:#aa00ff;}
Text color #aa00ff
This box has a color of #aa00ff
<div style="background-color:#aa00ff;">Content here</div>
.mybackground {background-color:#aa00ff;}
Background color #aa00ff
Border around this has a color of #aa00ff
<div style="border:2px solid #aa00ff;">Content here</div>
.myborder {border:2px solid #aa00ff;}
Border color #aa00ff