In RGB color space, #b75fff hex color has a red value of 183, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #b75fff hex color is composed of 28.24% cyan, 62.75% magenta, 0% yellow and 0% black.
#b75fff color has a hue of 273 degrees, a saturation of 100% and a lightness of 68.6%.
#b75fff hex color contains mainly BLUE.
The closest web safe color of #b75fff is #cc66ff
#b75fff hex color has a decimal value of 12017663.
HEX | b75fff | #b75fff |
---|---|---|
RGB | 183, 95, 255 | rgb(183, 95, 255) |
RGB Percent | 71.76, 37.25, 100 | rgb(71.76, 37.25, 100) |
CMYK | 28, 63, 0, 0 | |
HSL | 273°, 100, 68.6 | hsl(273, 100%, 68.6%) |
HSV | 273°, 62.7, 100 |
XYZ | 41.671, 25.472, 97.328 |
---|---|
Hunter Lab | 50.47, 59.059, -79.008 |
CIE-LAB | 57.532, 62.891, -65.879 |
CIE-LCH | 57.532, 91.079, 313.671 |
CIE-LUV | 28.24, 62.75, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #b75fff
CMYK percent of color #b75fff
Text with hexadecimal color #b75fff
This text has a font color of #b75fff
<p style="color:#b75fff">Text here</p>
#b75fff Background Color
This box has a background color of #b75fff
<div style="background-color:#b75fff">Text here</div>
#b75fff Border Color
This box has a border color of #b75fff
<div style="border: 4px solid #b75fff">Text here</div>
CSS codes
<p style="color:#b75fff">Text here</p>
<div style="background-color:#b75fff">Text here</div>
<div style="border: 4px solid #b75fff">Text here</div>
#b75fff Color on white background
This is how a font and box color of #b75fff will look
on a white background.
#b75fff Color on black background
This is how a font and box color of #b75fff hex color will look
on a black background.