In RGB color space, #bd00fb hex color has a red value of 189, a green value of 0 and a blue value of 251.
In CMYK color space (used in color printing), #bd00fb hex color is composed of 24.7% cyan, 100% magenta, 0% yellow and 1.57% black.
#bd00fb color has a hue of 285.2 degrees, a saturation of 100% and a lightness of 49.2%.
#bd00fb hex color contains mainly BLUE.
The closest web safe color of #bd00fb is #cc00ff
#bd00fb hex color has a decimal value of 12386555.
HEX | bd00fb | #bd00fb |
---|---|---|
RGB | 189, 0, 251 | rgb(189, 0, 251) |
RGB Percent | 74.12, 0, 98.43 | rgb(74.12, 0, 98.43) |
CMYK | 25, 100, 0, 2 | |
HSL | 285.2°, 100, 49.2 | hsl(285.2, 100%, 49.2%) |
HSV | 285.2°, 100, 98.4 |
XYZ | 38.399, 17.784, 92.676 |
---|---|
Hunter Lab | 42.171, 88.734, -100.777 |
CIE-LAB | 49.233, 88.45, -77.068 |
CIE-LCH | 49.233, 117.315, 318.934 |
CIE-LUV | 24.7, 100, 0, 1.57 |
Web Safe | cc00ff |
RGB percent of color #bd00fb
CMYK percent of color #bd00fb
Text with hexadecimal color #bd00fb
This text has a font color of #bd00fb
<p style="color:#bd00fb">Text here</p>
#bd00fb Background Color
This box has a background color of #bd00fb
<div style="background-color:#bd00fb">Text here</div>
#bd00fb Border Color
This box has a border color of #bd00fb
<div style="border: 4px solid #bd00fb">Text here</div>
CSS codes
<p style="color:#bd00fb">Text here</p>
<div style="background-color:#bd00fb">Text here</div>
<div style="border: 4px solid #bd00fb">Text here</div>
#bd00fb Color on white background
This is how a font and box color of #bd00fb will look
on a white background.
#bd00fb Color on black background
This is how a font and box color of #bd00fb hex color will look
on a black background.