In RGB color space, #b001ff hex color has a red value of 176, a green value of 1 and a blue value of 255.
In CMYK color space (used in color printing), #b001ff hex color is composed of 30.98% cyan, 99.61% magenta, 0% yellow and 0% black.
#b001ff color has a hue of 281.3 degrees, a saturation of 100% and a lightness of 50.2%.
#b001ff hex color contains mainly BLUE.
The closest web safe color of #b001ff is #9900ff
#b001ff hex color has a decimal value of 11534847.
HEX | b001ff | #b001ff |
---|---|---|
RGB | 176, 1, 255 | rgb(176, 1, 255) |
RGB Percent | 69.02, 0.39, 100 | rgb(69.02, 0.39, 100) |
CMYK | 31, 100, 0, 0 | |
HSL | 281.3°, 100, 50.2 | hsl(281.3, 100%, 50.2%) |
HSV | 281.3°, 99.6, 100 |
XYZ | 35.965, 16.472, 95.892 |
---|---|
Hunter Lab | 40.586, 87.153, -111.675 |
CIE-LAB | 47.588, 87.561, -82.073 |
CIE-LCH | 47.588, 120.012, 316.853 |
CIE-LUV | 30.98, 99.61, 0, 0 |
Web Safe | 9900ff |
RGB percent of color #b001ff
CMYK percent of color #b001ff
Text with hexadecimal color #b001ff
This text has a font color of #b001ff
<p style="color:#b001ff">Text here</p>
#b001ff Background Color
This box has a background color of #b001ff
<div style="background-color:#b001ff">Text here</div>
#b001ff Border Color
This box has a border color of #b001ff
<div style="border: 4px solid #b001ff">Text here</div>
CSS codes
<p style="color:#b001ff">Text here</p>
<div style="background-color:#b001ff">Text here</div>
<div style="border: 4px solid #b001ff">Text here</div>
#b001ff Color on white background
This is how a font and box color of #b001ff will look
on a white background.
#b001ff Color on black background
This is how a font and box color of #b001ff hex color will look
on a black background.