In RGB color space, #b006ff hex color has a red value of 176, a green value of 6 and a blue value of 255.
In CMYK color space (used in color printing), #b006ff hex color is composed of 30.98% cyan, 97.65% magenta, 0% yellow and 0% black.
#b006ff color has a hue of 281 degrees, a saturation of 100% and a lightness of 51.2%.
#b006ff hex color contains mainly BLUE.
The closest web safe color of #b006ff is #9900ff
#b006ff hex color has a decimal value of 11536127.
HEX | b006ff | #b006ff |
---|---|---|
RGB | 176, 6, 255 | rgb(176, 6, 255) |
RGB Percent | 69.02, 2.35, 100 | rgb(69.02, 2.35, 100) |
CMYK | 31, 98, 0, 0 | |
HSL | 281°, 100, 51.2 | hsl(281, 100%, 51.2%) |
HSV | 281°, 97.6, 100 |
XYZ | 36.02, 16.58, 95.91 |
---|---|
Hunter Lab | 40.719, 86.645, -111.151 |
CIE-LAB | 47.726, 87.148, -81.846 |
CIE-LCH | 47.726, 119.556, 316.797 |
CIE-LUV | 30.98, 97.65, 0, 0 |
Web Safe | 9900ff |
RGB percent of color #b006ff
CMYK percent of color #b006ff
Text with hexadecimal color #b006ff
This text has a font color of #b006ff
<p style="color:#b006ff">Text here</p>
#b006ff Background Color
This box has a background color of #b006ff
<div style="background-color:#b006ff">Text here</div>
#b006ff Border Color
This box has a border color of #b006ff
<div style="border: 4px solid #b006ff">Text here</div>
CSS codes
<p style="color:#b006ff">Text here</p>
<div style="background-color:#b006ff">Text here</div>
<div style="border: 4px solid #b006ff">Text here</div>
#b006ff Color on white background
This is how a font and box color of #b006ff will look
on a white background.
#b006ff Color on black background
This is how a font and box color of #b006ff hex color will look
on a black background.