In RGB color space, #bb01ff hex color has a red value of 187, a green value of 1 and a blue value of 255.
In CMYK color space (used in color printing), #bb01ff hex color is composed of 26.67% cyan, 99.61% magenta, 0% yellow and 0% black.
#bb01ff color has a hue of 283.9 degrees, a saturation of 100% and a lightness of 50.2%.
#bb01ff hex color contains mainly BLUE.
The closest web safe color of #bb01ff is #cc00ff
#bb01ff hex color has a decimal value of 12255743.
HEX | bb01ff | #bb01ff |
---|---|---|
RGB | 187, 1, 255 | rgb(187, 1, 255) |
RGB Percent | 73.33, 0.39, 100 | rgb(73.33, 0.39, 100) |
CMYK | 27, 100, 0, 0 | |
HSL | 283.9°, 100, 50.2 | hsl(283.9, 100%, 50.2%) |
HSV | 283.9°, 99.6, 100 |
XYZ | 38.554, 17.807, 96.013 |
---|---|
Hunter Lab | 42.198, 89.237, -105.362 |
CIE-LAB | 49.261, 88.826, -79.268 |
CIE-LCH | 49.261, 119.052, 318.254 |
CIE-LUV | 26.67, 99.61, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #bb01ff
CMYK percent of color #bb01ff
Text with hexadecimal color #bb01ff
This text has a font color of #bb01ff
<p style="color:#bb01ff">Text here</p>
#bb01ff Background Color
This box has a background color of #bb01ff
<div style="background-color:#bb01ff">Text here</div>
#bb01ff Border Color
This box has a border color of #bb01ff
<div style="border: 4px solid #bb01ff">Text here</div>
CSS codes
<p style="color:#bb01ff">Text here</p>
<div style="background-color:#bb01ff">Text here</div>
<div style="border: 4px solid #bb01ff">Text here</div>
#bb01ff Color on white background
This is how a font and box color of #bb01ff will look
on a white background.
#bb01ff Color on black background
This is how a font and box color of #bb01ff hex color will look
on a black background.