In RGB color space, #aa2fff hex color has a red value of 170, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #aa2fff hex color is composed of 33.33% cyan, 81.57% magenta, 0% yellow and 0% black.
#aa2fff color has a hue of 275.5 degrees, a saturation of 100% and a lightness of 59.2%.
#aa2fff hex color contains mainly BLUE.
The closest web safe color of #aa2fff is #9933ff
#aa2fff hex color has a decimal value of 11153407.
HEX | aa2fff | #aa2fff |
---|---|---|
RGB | 170, 47, 255 | rgb(170, 47, 255) |
RGB Percent | 66.67, 18.43, 100 | rgb(66.67, 18.43, 100) |
CMYK | 33, 82, 0, 0 | |
HSL | 275.5°, 100, 59.2 | hsl(275.5, 100%, 59.2%) |
HSV | 275.5°, 81.6, 100 |
XYZ | 35.644, 17.799, 96.165 |
---|---|
Hunter Lab | 42.189, 76.978, -105.613 |
CIE-LAB | 49.251, 79.311, -79.386 |
CIE-LCH | 49.251, 112.216, 314.973 |
CIE-LUV | 33.33, 81.57, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #aa2fff
CMYK percent of color #aa2fff
Text with hexadecimal color #aa2fff
This text has a font color of #aa2fff
<p style="color:#aa2fff">Text here</p>
#aa2fff Background Color
This box has a background color of #aa2fff
<div style="background-color:#aa2fff">Text here</div>
#aa2fff Border Color
This box has a border color of #aa2fff
<div style="border: 4px solid #aa2fff">Text here</div>
CSS codes
<p style="color:#aa2fff">Text here</p>
<div style="background-color:#aa2fff">Text here</div>
<div style="border: 4px solid #aa2fff">Text here</div>
#aa2fff Color on white background
This is how a font and box color of #aa2fff will look
on a white background.
#aa2fff Color on black background
This is how a font and box color of #aa2fff hex color will look
on a black background.