In RGB color space, #b04fff hex color has a red value of 176, a green value of 79 and a blue value of 255.
In CMYK color space (used in color printing), #b04fff hex color is composed of 30.98% cyan, 69.02% magenta, 0% yellow and 0% black.
#b04fff color has a hue of 273.1 degrees, a saturation of 100% and a lightness of 65.5%.
#b04fff hex color contains mainly BLUE.
The closest web safe color of #b04fff is #9966ff
#b04fff hex color has a decimal value of 11554815.
HEX | b04fff | #b04fff |
---|---|---|
RGB | 176, 79, 255 | rgb(176, 79, 255) |
RGB Percent | 69.02, 30.98, 100 | rgb(69.02, 30.98, 100) |
CMYK | 31, 69, 0, 0 | |
HSL | 273.1°, 100, 65.5 | hsl(273.1, 100%, 65.5%) |
HSV | 273.1°, 69, 100 |
XYZ | 38.75, 22.042, 96.82 |
---|---|
Hunter Lab | 46.949, 65.167, -89.406 |
CIE-LAB | 54.072, 68.717, -71.51 |
CIE-LCH | 54.072, 99.175, 313.859 |
CIE-LUV | 30.98, 69.02, 0, 0 |
Web Safe | 9966ff |
RGB percent of color #b04fff
CMYK percent of color #b04fff
Text with hexadecimal color #b04fff
This text has a font color of #b04fff
<p style="color:#b04fff">Text here</p>
#b04fff Background Color
This box has a background color of #b04fff
<div style="background-color:#b04fff">Text here</div>
#b04fff Border Color
This box has a border color of #b04fff
<div style="border: 4px solid #b04fff">Text here</div>
CSS codes
<p style="color:#b04fff">Text here</p>
<div style="background-color:#b04fff">Text here</div>
<div style="border: 4px solid #b04fff">Text here</div>
#b04fff Color on white background
This is how a font and box color of #b04fff will look
on a white background.
#b04fff Color on black background
This is how a font and box color of #b04fff hex color will look
on a black background.