In RGB color space, #bf01ff hex color has a red value of 191, a green value of 1 and a blue value of 255.
In CMYK color space (used in color printing), #bf01ff hex color is composed of 25.1% cyan, 99.61% magenta, 0% yellow and 0% black.
#bf01ff color has a hue of 284.9 degrees, a saturation of 100% and a lightness of 50.2%.
#bf01ff hex color contains mainly BLUE.
The closest web safe color of #bf01ff is #cc00ff
#bf01ff hex color has a decimal value of 12517887.
HEX | bf01ff | #bf01ff |
---|---|---|
RGB | 191, 1, 255 | rgb(191, 1, 255) |
RGB Percent | 74.9, 0.39, 100 | rgb(74.9, 0.39, 100) |
CMYK | 25, 100, 0, 0 | |
HSL | 284.9°, 100, 50.2 | hsl(284.9, 100%, 50.2%) |
HSV | 284.9°, 99.6, 100 |
XYZ | 39.547, 18.318, 96.059 |
---|---|
Hunter Lab | 42.8, 90.036, -103.11 |
CIE-LAB | 49.88, 89.311, -78.233 |
CIE-LCH | 49.88, 118.73, 318.783 |
CIE-LUV | 25.1, 99.61, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #bf01ff
CMYK percent of color #bf01ff
Text with hexadecimal color #bf01ff
This text has a font color of #bf01ff
<p style="color:#bf01ff">Text here</p>
#bf01ff Background Color
This box has a background color of #bf01ff
<div style="background-color:#bf01ff">Text here</div>
#bf01ff Border Color
This box has a border color of #bf01ff
<div style="border: 4px solid #bf01ff">Text here</div>
CSS codes
<p style="color:#bf01ff">Text here</p>
<div style="background-color:#bf01ff">Text here</div>
<div style="border: 4px solid #bf01ff">Text here</div>
#bf01ff Color on white background
This is how a font and box color of #bf01ff will look
on a white background.
#bf01ff Color on black background
This is how a font and box color of #bf01ff hex color will look
on a black background.