In RGB color space, #bb8fff hex color has a red value of 187, a green value of 143 and a blue value of 255.
In CMYK color space (used in color printing), #bb8fff hex color is composed of 26.67% cyan, 43.92% magenta, 0% yellow and 0% black.
#bb8fff color has a hue of 263.6 degrees, a saturation of 100% and a lightness of 78%.
#bb8fff hex color contains mainly BLUE.
The closest web safe color of #bb8fff is #cc99ff
#bb8fff hex color has a decimal value of 12292095.
HEX | bb8fff | #bb8fff |
---|---|---|
RGB | 187, 143, 255 | rgb(187, 143, 255) |
RGB Percent | 73.33, 56.08, 100 | rgb(73.33, 56.08, 100) |
CMYK | 27, 44, 0, 0 | |
HSL | 263.6°, 100, 78 | hsl(263.6, 100%, 78%) |
HSV | 263.6°, 43.9, 100 |
XYZ | 48.366, 37.43, 99.283 |
---|---|
Hunter Lab | 61.18, 34.048, -53.39 |
CIE-LAB | 67.598, 38.844, -49.805 |
CIE-LCH | 67.598, 63.162, 307.951 |
CIE-LUV | 26.67, 43.92, 0, 0 |
Web Safe | cc99ff |
RGB percent of color #bb8fff
CMYK percent of color #bb8fff
Text with hexadecimal color #bb8fff
This text has a font color of #bb8fff
<p style="color:#bb8fff">Text here</p>
#bb8fff Background Color
This box has a background color of #bb8fff
<div style="background-color:#bb8fff">Text here</div>
#bb8fff Border Color
This box has a border color of #bb8fff
<div style="border: 4px solid #bb8fff">Text here</div>
CSS codes
<p style="color:#bb8fff">Text here</p>
<div style="background-color:#bb8fff">Text here</div>
<div style="border: 4px solid #bb8fff">Text here</div>
#bb8fff Color on white background
This is how a font and box color of #bb8fff will look
on a white background.
#bb8fff Color on black background
This is how a font and box color of #bb8fff hex color will look
on a black background.