In RGB color space, #bb7fff hex color has a red value of 187, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #bb7fff hex color is composed of 26.67% cyan, 50.2% magenta, 0% yellow and 0% black.
#bb7fff color has a hue of 268.1 degrees, a saturation of 100% and a lightness of 74.9%.
#bb7fff hex color contains mainly BLUE.
The closest web safe color of #bb7fff is #cc66ff
#bb7fff hex color has a decimal value of 12287999.
HEX | bb7fff | #bb7fff |
---|---|---|
RGB | 187, 127, 255 | rgb(187, 127, 255) |
RGB Percent | 73.33, 49.8, 100 | rgb(73.33, 49.8, 100) |
CMYK | 27, 50, 0, 0 | |
HSL | 268.1°, 100, 74.9 | hsl(268.1, 100%, 74.9%) |
HSV | 268.1°, 50.2, 100 |
XYZ | 46.133, 32.964, 98.539 |
---|---|
Hunter Lab | 57.414, 42.952, -61.568 |
CIE-LAB | 64.132, 47.546, -55.297 |
CIE-LCH | 64.132, 72.927, 310.69 |
CIE-LUV | 26.67, 50.2, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #bb7fff
CMYK percent of color #bb7fff
Text with hexadecimal color #bb7fff
This text has a font color of #bb7fff
<p style="color:#bb7fff">Text here</p>
#bb7fff Background Color
This box has a background color of #bb7fff
<div style="background-color:#bb7fff">Text here</div>
#bb7fff Border Color
This box has a border color of #bb7fff
<div style="border: 4px solid #bb7fff">Text here</div>
CSS codes
<p style="color:#bb7fff">Text here</p>
<div style="background-color:#bb7fff">Text here</div>
<div style="border: 4px solid #bb7fff">Text here</div>
#bb7fff Color on white background
This is how a font and box color of #bb7fff will look
on a white background.
#bb7fff Color on black background
This is how a font and box color of #bb7fff hex color will look
on a black background.