In RGB color space, #b500cc hex color has a red value of 181, a green value of 0 and a blue value of 204.
In CMYK color space (used in color printing), #b500cc hex color is composed of 11.27% cyan, 100% magenta, 0% yellow and 20% black.
#b500cc color has a hue of 293.2 degrees, a saturation of 100% and a lightness of 40%.
#b500cc hex color contains mainly BLUE.
The closest web safe color of #b500cc is #cc00cc
#b500cc hex color has a decimal value of 11862220.
HEX | b500cc | #b500cc |
---|---|---|
RGB | 181, 0, 204 | rgb(181, 0, 204) |
RGB Percent | 70.98, 0, 80 | rgb(70.98, 0, 80) |
CMYK | 11, 100, 0, 20 | |
HSL | 293.2°, 100, 40 | hsl(293.2, 100%, 40%) |
HSV | 293.2°, 100, 80 |
XYZ | 29.955, 14.183, 58.286 |
---|---|
Hunter Lab | 37.66, 76.073, -65.4 |
CIE-LAB | 44.494, 79.511, -58.092 |
CIE-LCH | 44.494, 98.472, 323.848 |
CIE-LUV | 11.27, 100, 0, 20 |
Web Safe | cc00cc |
RGB percent of color #b500cc
CMYK percent of color #b500cc
Text with hexadecimal color #b500cc
This text has a font color of #b500cc
<p style="color:#b500cc">Text here</p>
#b500cc Background Color
This box has a background color of #b500cc
<div style="background-color:#b500cc">Text here</div>
#b500cc Border Color
This box has a border color of #b500cc
<div style="border: 4px solid #b500cc">Text here</div>
CSS codes
<p style="color:#b500cc">Text here</p>
<div style="background-color:#b500cc">Text here</div>
<div style="border: 4px solid #b500cc">Text here</div>
#b500cc Color on white background
This is how a font and box color of #b500cc will look
on a white background.
#b500cc Color on black background
This is how a font and box color of #b500cc hex color will look
on a black background.