In RGB color space, #a02fff hex color has a red value of 160, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #a02fff hex color is composed of 37.25% cyan, 81.57% magenta, 0% yellow and 0% black.
#a02fff color has a hue of 272.6 degrees, a saturation of 100% and a lightness of 59.2%.
#a02fff hex color contains mainly BLUE.
The closest web safe color of #a02fff is #9933ff
#a02fff hex color has a decimal value of 10498047.
HEX | a02fff | #a02fff |
---|---|---|
RGB | 160, 47, 255 | rgb(160, 47, 255) |
RGB Percent | 62.75, 18.43, 100 | rgb(62.75, 18.43, 100) |
CMYK | 37, 82, 0, 0 | |
HSL | 272.6°, 100, 59.2 | hsl(272.6, 100%, 59.2%) |
HSV | 272.6°, 81.6, 100 |
XYZ | 33.564, 16.727, 96.067 |
---|---|
Hunter Lab | 40.899, 74.916, -110.637 |
CIE-LAB | 47.914, 77.92, -81.626 |
CIE-LCH | 47.914, 112.846, 313.669 |
CIE-LUV | 37.25, 81.57, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #a02fff
CMYK percent of color #a02fff
Text with hexadecimal color #a02fff
This text has a font color of #a02fff
<p style="color:#a02fff">Text here</p>
#a02fff Background Color
This box has a background color of #a02fff
<div style="background-color:#a02fff">Text here</div>
#a02fff Border Color
This box has a border color of #a02fff
<div style="border: 4px solid #a02fff">Text here</div>
CSS codes
<p style="color:#a02fff">Text here</p>
<div style="background-color:#a02fff">Text here</div>
<div style="border: 4px solid #a02fff">Text here</div>
#a02fff Color on white background
This is how a font and box color of #a02fff will look
on a white background.
#a02fff Color on black background
This is how a font and box color of #a02fff hex color will look
on a black background.