In RGB color space, #b020ff hex color has a red value of 176, a green value of 32 and a blue value of 255.
In CMYK color space (used in color printing), #b020ff hex color is composed of 30.98% cyan, 87.45% magenta, 0% yellow and 0% black.
#b020ff color has a hue of 278.7 degrees, a saturation of 100% and a lightness of 56.3%.
#b020ff hex color contains mainly BLUE.
The closest web safe color of #b020ff is #9933ff
#b020ff hex color has a decimal value of 11542783.
HEX | b020ff | #b020ff |
---|---|---|
RGB | 176, 32, 255 | rgb(176, 32, 255) |
RGB Percent | 69.02, 12.55, 100 | rgb(69.02, 12.55, 100) |
CMYK | 31, 87, 0, 0 | |
HSL | 278.7°, 100, 56.3 | hsl(278.7, 100%, 56.3%) |
HSV | 278.7°, 87.5, 100 |
XYZ | 36.471, 17.483, 96.06 |
---|---|
Hunter Lab | 41.813, 82.524, -106.943 |
CIE-LAB | 48.863, 83.753, -79.986 |
CIE-LCH | 48.863, 115.812, 316.318 |
CIE-LUV | 30.98, 87.45, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #b020ff
CMYK percent of color #b020ff
Text with hexadecimal color #b020ff
This text has a font color of #b020ff
<p style="color:#b020ff">Text here</p>
#b020ff Background Color
This box has a background color of #b020ff
<div style="background-color:#b020ff">Text here</div>
#b020ff Border Color
This box has a border color of #b020ff
<div style="border: 4px solid #b020ff">Text here</div>
CSS codes
<p style="color:#b020ff">Text here</p>
<div style="background-color:#b020ff">Text here</div>
<div style="border: 4px solid #b020ff">Text here</div>
#b020ff Color on white background
This is how a font and box color of #b020ff will look
on a white background.
#b020ff Color on black background
This is how a font and box color of #b020ff hex color will look
on a black background.