In RGB color space, #b256ff hex color has a red value of 178, a green value of 86 and a blue value of 255.
In CMYK color space (used in color printing), #b256ff hex color is composed of 30.2% cyan, 66.27% magenta, 0% yellow and 0% black.
#b256ff color has a hue of 272.7 degrees, a saturation of 100% and a lightness of 66.9%.
#b256ff hex color contains mainly BLUE.
The closest web safe color of #b256ff is #9966ff
#b256ff hex color has a decimal value of 11687679.
HEX | b256ff | #b256ff |
---|---|---|
RGB | 178, 86, 255 | rgb(178, 86, 255) |
RGB Percent | 69.8, 33.73, 100 | rgb(69.8, 33.73, 100) |
CMYK | 30, 66, 0, 0 | |
HSL | 272.7°, 100, 66.9 | hsl(272.7, 100%, 66.9%) |
HSV | 272.7°, 66.3, 100 |
XYZ | 39.738, 23.341, 97.019 |
---|---|
Hunter Lab | 48.313, 62.273, -85.245 |
CIE-LAB | 55.422, 66.022, -69.314 |
CIE-LCH | 55.422, 95.725, 313.607 |
CIE-LUV | 30.2, 66.27, 0, 0 |
Web Safe | 9966ff |
RGB percent of color #b256ff
CMYK percent of color #b256ff
Text with hexadecimal color #b256ff
This text has a font color of #b256ff
<p style="color:#b256ff">Text here</p>
#b256ff Background Color
This box has a background color of #b256ff
<div style="background-color:#b256ff">Text here</div>
#b256ff Border Color
This box has a border color of #b256ff
<div style="border: 4px solid #b256ff">Text here</div>
CSS codes
<p style="color:#b256ff">Text here</p>
<div style="background-color:#b256ff">Text here</div>
<div style="border: 4px solid #b256ff">Text here</div>
#b256ff Color on white background
This is how a font and box color of #b256ff will look
on a white background.
#b256ff Color on black background
This is how a font and box color of #b256ff hex color will look
on a black background.