In RGB color space, #b123cc hex color has a red value of 177, a green value of 35 and a blue value of 204.
In CMYK color space (used in color printing), #b123cc hex color is composed of 13.24% cyan, 82.84% magenta, 0% yellow and 20% black.
#b123cc color has a hue of 290.4 degrees, a saturation of 70.71% and a lightness of 46.9%.
#b123cc hex color contains mainly BLUE.
The closest web safe color of #b123cc is #9933cc
#b123cc hex color has a decimal value of 11609036.
HEX | b123cc | #b123cc |
---|---|---|
RGB | 177, 35, 204 | rgb(177, 35, 204) |
RGB Percent | 69.41, 13.73, 80 | rgb(69.41, 13.73, 80) |
CMYK | 13, 83, 0, 20 | |
HSL | 290.4°, 70.71, 46.9 | hsl(290.4, 70.71%, 46.9%) |
HSV | 290.4°, 82.8, 80 |
XYZ | 29.632, 14.909, 58.443 |
---|---|
Hunter Lab | 38.612, 69.414, -62.712 |
CIE-LAB | 45.509, 73.908, -56.487 |
CIE-LCH | 45.509, 93.022, 322.61 |
CIE-LUV | 13.24, 82.84, 0, 20 |
Web Safe | 9933cc |
RGB percent of color #b123cc
CMYK percent of color #b123cc
Text with hexadecimal color #b123cc
This text has a font color of #b123cc
<p style="color:#b123cc">Text here</p>
#b123cc Background Color
This box has a background color of #b123cc
<div style="background-color:#b123cc">Text here</div>
#b123cc Border Color
This box has a border color of #b123cc
<div style="border: 4px solid #b123cc">Text here</div>
CSS codes
<p style="color:#b123cc">Text here</p>
<div style="background-color:#b123cc">Text here</div>
<div style="border: 4px solid #b123cc">Text here</div>
#b123cc Color on white background
This is how a font and box color of #b123cc will look
on a white background.
#b123cc Color on black background
This is how a font and box color of #b123cc hex color will look
on a black background.