In RGB color space, #b001fc hex color has a red value of 176, a green value of 1 and a blue value of 252.
In CMYK color space (used in color printing), #b001fc hex color is composed of 30.16% cyan, 99.6% magenta, 0% yellow and 1.18% black.
#b001fc color has a hue of 281.8 degrees, a saturation of 99.21% and a lightness of 49.6%.
#b001fc hex color contains mainly BLUE.
The closest web safe color of #b001fc is #9900ff
#b001fc hex color has a decimal value of 11534844.
HEX | b001fc | #b001fc |
---|---|---|
RGB | 176, 1, 252 | rgb(176, 1, 252) |
RGB Percent | 69.02, 0.39, 98.82 | rgb(69.02, 0.39, 98.82) |
CMYK | 30, 100, 0, 1 | |
HSL | 281.8°, 99.21, 49.6 | hsl(281.8, 99.21%, 49.6%) |
HSV | 281.8°, 99.6, 98.8 |
XYZ | 35.486, 16.28, 93.368 |
---|---|
Hunter Lab | 40.348, 86.379, -108.955 |
CIE-LAB | 47.34, 87.017, -80.803 |
CIE-LCH | 47.34, 118.748, 317.121 |
CIE-LUV | 30.16, 99.6, 0, 1.18 |
Web Safe | 9900ff |
RGB percent of color #b001fc
CMYK percent of color #b001fc
Text with hexadecimal color #b001fc
This text has a font color of #b001fc
<p style="color:#b001fc">Text here</p>
#b001fc Background Color
This box has a background color of #b001fc
<div style="background-color:#b001fc">Text here</div>
#b001fc Border Color
This box has a border color of #b001fc
<div style="border: 4px solid #b001fc">Text here</div>
CSS codes
<p style="color:#b001fc">Text here</p>
<div style="background-color:#b001fc">Text here</div>
<div style="border: 4px solid #b001fc">Text here</div>
#b001fc Color on white background
This is how a font and box color of #b001fc will look
on a white background.
#b001fc Color on black background
This is how a font and box color of #b001fc hex color will look
on a black background.