In RGB color space, #bd00ff hex color has a red value of 189, a green value of 0 and a blue value of 255.
In CMYK color space (used in color printing), #bd00ff hex color is composed of 25.88% cyan, 100% magenta, 0% yellow and 0% black.
#bd00ff color has a hue of 284.5 degrees, a saturation of 100% and a lightness of 50%.
#bd00ff hex color contains mainly BLUE.
The closest web safe color of #bd00ff is #cc00ff
#bd00ff hex color has a decimal value of 12386559.
HEX | bd00ff | #bd00ff |
---|---|---|
RGB | 189, 0, 255 | rgb(189, 0, 255) |
RGB Percent | 74.12, 0, 100 | rgb(74.12, 0, 100) |
CMYK | 26, 100, 0, 0 | |
HSL | 284.5°, 100, 50 | hsl(284.5, 100%, 50%) |
HSV | 284.5°, 100, 100 |
XYZ | 39.036, 18.039, 96.032 |
---|---|
Hunter Lab | 42.472, 89.731, -104.327 |
CIE-LAB | 49.543, 89.145, -78.794 |
CIE-LCH | 49.543, 118.976, 318.527 |
CIE-LUV | 25.88, 100, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #bd00ff
CMYK percent of color #bd00ff
Text with hexadecimal color #bd00ff
This text has a font color of #bd00ff
<p style="color:#bd00ff">Text here</p>
#bd00ff Background Color
This box has a background color of #bd00ff
<div style="background-color:#bd00ff">Text here</div>
#bd00ff Border Color
This box has a border color of #bd00ff
<div style="border: 4px solid #bd00ff">Text here</div>
CSS codes
<p style="color:#bd00ff">Text here</p>
<div style="background-color:#bd00ff">Text here</div>
<div style="border: 4px solid #bd00ff">Text here</div>
#bd00ff Color on white background
This is how a font and box color of #bd00ff will look
on a white background.
#bd00ff Color on black background
This is how a font and box color of #bd00ff hex color will look
on a black background.