In RGB color space, #b42fff hex color has a red value of 180, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #b42fff hex color is composed of 29.41% cyan, 81.57% magenta, 0% yellow and 0% black.
#b42fff color has a hue of 278.4 degrees, a saturation of 100% and a lightness of 59.2%.
#b42fff hex color contains mainly BLUE.
The closest web safe color of #b42fff is #cc33ff
#b42fff hex color has a decimal value of 11808767.
HEX | b42fff | #b42fff |
---|---|---|
RGB | 180, 47, 255 | rgb(180, 47, 255) |
RGB Percent | 70.59, 18.43, 100 | rgb(70.59, 18.43, 100) |
CMYK | 29, 82, 0, 0 | |
HSL | 278.4°, 100, 59.2 | hsl(278.4, 100%, 59.2%) |
HSV | 278.4°, 81.6, 100 |
XYZ | 37.889, 18.956, 96.27 |
---|---|
Hunter Lab | 43.538, 79.146, -100.622 |
CIE-LAB | 50.636, 80.761, -77.069 |
CIE-LCH | 50.636, 111.633, 316.34 |
CIE-LUV | 29.41, 81.57, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #b42fff
CMYK percent of color #b42fff
Text with hexadecimal color #b42fff
This text has a font color of #b42fff
<p style="color:#b42fff">Text here</p>
#b42fff Background Color
This box has a background color of #b42fff
<div style="background-color:#b42fff">Text here</div>
#b42fff Border Color
This box has a border color of #b42fff
<div style="border: 4px solid #b42fff">Text here</div>
CSS codes
<p style="color:#b42fff">Text here</p>
<div style="background-color:#b42fff">Text here</div>
<div style="border: 4px solid #b42fff">Text here</div>
#b42fff Color on white background
This is how a font and box color of #b42fff will look
on a white background.
#b42fff Color on black background
This is how a font and box color of #b42fff hex color will look
on a black background.