In RGB color space, #a001fb hex color has a red value of 160, a green value of 1 and a blue value of 251.
In CMYK color space (used in color printing), #a001fb hex color is composed of 36.25% cyan, 99.6% magenta, 0% yellow and 1.57% black.
#a001fb color has a hue of 278.2 degrees, a saturation of 99.21% and a lightness of 49.4%.
#a001fb hex color contains mainly BLUE.
The closest web safe color of #a001fb is #9900ff
#a001fb hex color has a decimal value of 10486267.
HEX | a001fb | #a001fb |
---|---|---|
RGB | 160, 1, 251 | rgb(160, 1, 251) |
RGB Percent | 62.75, 0.39, 98.43 | rgb(62.75, 0.39, 98.43) |
CMYK | 36, 100, 0, 2 | |
HSL | 278.2°, 99.21, 49.4 | hsl(278.2, 99.21%, 49.4%) |
HSV | 278.2°, 99.6, 98.4 |
XYZ | 31.921, 14.46, 92.376 |
---|---|
Hunter Lab | 38.026, 83.295, -117.413 |
CIE-LAB | 44.886, 85.111, -84.359 |
CIE-LCH | 44.886, 119.835, 315.254 |
CIE-LUV | 36.25, 99.6, 0, 1.57 |
Web Safe | 9900ff |
RGB percent of color #a001fb
CMYK percent of color #a001fb
Text with hexadecimal color #a001fb
This text has a font color of #a001fb
<p style="color:#a001fb">Text here</p>
#a001fb Background Color
This box has a background color of #a001fb
<div style="background-color:#a001fb">Text here</div>
#a001fb Border Color
This box has a border color of #a001fb
<div style="border: 4px solid #a001fb">Text here</div>
CSS codes
<p style="color:#a001fb">Text here</p>
<div style="background-color:#a001fb">Text here</div>
<div style="border: 4px solid #a001fb">Text here</div>
#a001fb Color on white background
This is how a font and box color of #a001fb will look
on a white background.
#a001fb Color on black background
This is how a font and box color of #a001fb hex color will look
on a black background.