In RGB color space, #b07fff hex color has a red value of 176, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #b07fff hex color is composed of 30.98% cyan, 50.2% magenta, 0% yellow and 0% black.
#b07fff color has a hue of 263 degrees, a saturation of 100% and a lightness of 74.9%.
#b07fff hex color contains mainly BLUE.
The closest web safe color of #b07fff is #9966ff
#b07fff hex color has a decimal value of 11567103.
HEX | b07fff | #b07fff |
---|---|---|
RGB | 176, 127, 255 | rgb(176, 127, 255) |
RGB Percent | 69.02, 49.8, 100 | rgb(69.02, 49.8, 100) |
CMYK | 31, 50, 0, 0 | |
HSL | 263°, 100, 74.9 | hsl(263, 100%, 74.9%) |
HSV | 263°, 50.2, 100 |
XYZ | 43.544, 31.629, 98.418 |
---|---|
Hunter Lab | 56.24, 39.786, -64.388 |
CIE-LAB | 63.035, 44.78, -57.108 |
CIE-LCH | 63.035, 72.571, 308.101 |
CIE-LUV | 30.98, 50.2, 0, 0 |
Web Safe | 9966ff |
RGB percent of color #b07fff
CMYK percent of color #b07fff
Text with hexadecimal color #b07fff
This text has a font color of #b07fff
<p style="color:#b07fff">Text here</p>
#b07fff Background Color
This box has a background color of #b07fff
<div style="background-color:#b07fff">Text here</div>
#b07fff Border Color
This box has a border color of #b07fff
<div style="border: 4px solid #b07fff">Text here</div>
CSS codes
<p style="color:#b07fff">Text here</p>
<div style="background-color:#b07fff">Text here</div>
<div style="border: 4px solid #b07fff">Text here</div>
#b07fff Color on white background
This is how a font and box color of #b07fff will look
on a white background.
#b07fff Color on black background
This is how a font and box color of #b07fff hex color will look
on a black background.