In RGB color space, #b51fff hex color has a red value of 181, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #b51fff hex color is composed of 29.02% cyan, 87.84% magenta, 0% yellow and 0% black.
#b51fff color has a hue of 280.2 degrees, a saturation of 100% and a lightness of 56.1%.
#b51fff hex color contains mainly BLUE.
The closest web safe color of #b51fff is #cc33ff
#b51fff hex color has a decimal value of 11870207.
HEX | b51fff | #b51fff |
---|---|---|
RGB | 181, 31, 255 | rgb(181, 31, 255) |
RGB Percent | 70.98, 12.16, 100 | rgb(70.98, 12.16, 100) |
CMYK | 29, 88, 0, 0 | |
HSL | 280.2°, 100, 56.1 | hsl(280.2, 100%, 56.1%) |
HSV | 280.2°, 87.8, 100 |
XYZ | 37.596, 18.024, 96.105 |
---|---|
Hunter Lab | 42.455, 83.776, -104.497 |
CIE-LAB | 49.525, 84.596, -78.874 |
CIE-LCH | 49.525, 115.662, 317.005 |
CIE-LUV | 29.02, 87.84, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #b51fff
CMYK percent of color #b51fff
Text with hexadecimal color #b51fff
This text has a font color of #b51fff
<p style="color:#b51fff">Text here</p>
#b51fff Background Color
This box has a background color of #b51fff
<div style="background-color:#b51fff">Text here</div>
#b51fff Border Color
This box has a border color of #b51fff
<div style="border: 4px solid #b51fff">Text here</div>
CSS codes
<p style="color:#b51fff">Text here</p>
<div style="background-color:#b51fff">Text here</div>
<div style="border: 4px solid #b51fff">Text here</div>
#b51fff Color on white background
This is how a font and box color of #b51fff will look
on a white background.
#b51fff Color on black background
This is how a font and box color of #b51fff hex color will look
on a black background.