In RGB color space, #b123ff hex color has a red value of 177, a green value of 35 and a blue value of 255.
In CMYK color space (used in color printing), #b123ff hex color is composed of 30.59% cyan, 86.27% magenta, 0% yellow and 0% black.
#b123ff color has a hue of 278.7 degrees, a saturation of 100% and a lightness of 56.9%.
#b123ff hex color contains mainly BLUE.
The closest web safe color of #b123ff is #9933ff
#b123ff hex color has a decimal value of 11609087.
HEX | b123ff | #b123ff |
---|---|---|
RGB | 177, 35, 255 | rgb(177, 35, 255) |
RGB Percent | 69.41, 13.73, 100 | rgb(69.41, 13.73, 100) |
CMYK | 31, 86, 0, 0 | |
HSL | 278.7°, 100, 56.9 | hsl(278.7, 100%, 56.9%) |
HSV | 278.7°, 86.3, 100 |
XYZ | 36.782, 17.769, 96.099 |
---|---|
Hunter Lab | 42.153, 81.987, -105.659 |
CIE-LAB | 49.215, 83.266, -79.405 |
CIE-LCH | 49.215, 115.058, 316.36 |
CIE-LUV | 30.59, 86.27, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #b123ff
CMYK percent of color #b123ff
Text with hexadecimal color #b123ff
This text has a font color of #b123ff
<p style="color:#b123ff">Text here</p>
#b123ff Background Color
This box has a background color of #b123ff
<div style="background-color:#b123ff">Text here</div>
#b123ff Border Color
This box has a border color of #b123ff
<div style="border: 4px solid #b123ff">Text here</div>
CSS codes
<p style="color:#b123ff">Text here</p>
<div style="background-color:#b123ff">Text here</div>
<div style="border: 4px solid #b123ff">Text here</div>
#b123ff Color on white background
This is how a font and box color of #b123ff will look
on a white background.
#b123ff Color on black background
This is how a font and box color of #b123ff hex color will look
on a black background.