In RGB color space, #b004ff hex color has a red value of 176, a green value of 4 and a blue value of 255.
In CMYK color space (used in color printing), #b004ff hex color is composed of 30.98% cyan, 98.43% magenta, 0% yellow and 0% black.
#b004ff color has a hue of 281.1 degrees, a saturation of 100% and a lightness of 50.8%.
#b004ff hex color contains mainly BLUE.
The closest web safe color of #b004ff is #9900ff
#b004ff hex color has a decimal value of 11535615.
HEX | b004ff | #b004ff |
---|---|---|
RGB | 176, 4, 255 | rgb(176, 4, 255) |
RGB Percent | 69.02, 1.57, 100 | rgb(69.02, 1.57, 100) |
CMYK | 31, 98, 0, 0 | |
HSL | 281.1°, 100, 50.8 | hsl(281.1, 100%, 50.8%) |
HSV | 281.1°, 98.4, 100 |
XYZ | 35.998, 16.537, 95.902 |
---|---|
Hunter Lab | 40.666, 86.846, -111.358 |
CIE-LAB | 47.671, 87.312, -81.935 |
CIE-LCH | 47.671, 119.736, 316.82 |
CIE-LUV | 30.98, 98.43, 0, 0 |
Web Safe | 9900ff |
RGB percent of color #b004ff
CMYK percent of color #b004ff
Text with hexadecimal color #b004ff
This text has a font color of #b004ff
<p style="color:#b004ff">Text here</p>
#b004ff Background Color
This box has a background color of #b004ff
<div style="background-color:#b004ff">Text here</div>
#b004ff Border Color
This box has a border color of #b004ff
<div style="border: 4px solid #b004ff">Text here</div>
CSS codes
<p style="color:#b004ff">Text here</p>
<div style="background-color:#b004ff">Text here</div>
<div style="border: 4px solid #b004ff">Text here</div>
#b004ff Color on white background
This is how a font and box color of #b004ff will look
on a white background.
#b004ff Color on black background
This is how a font and box color of #b004ff hex color will look
on a black background.