In RGB color space, #b22fff hex color has a red value of 178, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #b22fff hex color is composed of 30.2% cyan, 81.57% magenta, 0% yellow and 0% black.
#b22fff color has a hue of 277.8 degrees, a saturation of 100% and a lightness of 59.2%.
#b22fff hex color contains mainly BLUE.
The closest web safe color of #b22fff is #9933ff
#b22fff hex color has a decimal value of 11677695.
HEX | b22fff | #b22fff |
---|---|---|
RGB | 178, 47, 255 | rgb(178, 47, 255) |
RGB Percent | 69.8, 18.43, 100 | rgb(69.8, 18.43, 100) |
CMYK | 30, 82, 0, 0 | |
HSL | 277.8°, 100, 59.2 | hsl(277.8, 100%, 59.2%) |
HSV | 277.8°, 81.6, 100 |
XYZ | 37.427, 18.718, 96.248 |
---|---|
Hunter Lab | 43.264, 78.704, -101.615 |
CIE-LAB | 50.356, 80.466, -77.537 |
CIE-LCH | 50.356, 111.744, 316.062 |
CIE-LUV | 30.2, 81.57, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #b22fff
CMYK percent of color #b22fff
Text with hexadecimal color #b22fff
This text has a font color of #b22fff
<p style="color:#b22fff">Text here</p>
#b22fff Background Color
This box has a background color of #b22fff
<div style="background-color:#b22fff">Text here</div>
#b22fff Border Color
This box has a border color of #b22fff
<div style="border: 4px solid #b22fff">Text here</div>
CSS codes
<p style="color:#b22fff">Text here</p>
<div style="background-color:#b22fff">Text here</div>
<div style="border: 4px solid #b22fff">Text here</div>
#b22fff Color on white background
This is how a font and box color of #b22fff will look
on a white background.
#b22fff Color on black background
This is how a font and box color of #b22fff hex color will look
on a black background.