In RGB color space, #b64fff hex color has a red value of 182, a green value of 79 and a blue value of 255.
In CMYK color space (used in color printing), #b64fff hex color is composed of 28.63% cyan, 69.02% magenta, 0% yellow and 0% black.
#b64fff color has a hue of 275.1 degrees, a saturation of 100% and a lightness of 65.5%.
#b64fff hex color contains mainly BLUE.
The closest web safe color of #b64fff is #cc66ff
#b64fff hex color has a decimal value of 11948031.
HEX | b64fff | #b64fff |
---|---|---|
RGB | 182, 79, 255 | rgb(182, 79, 255) |
RGB Percent | 71.37, 30.98, 100 | rgb(71.37, 30.98, 100) |
CMYK | 29, 69, 0, 0 | |
HSL | 275.1°, 100, 65.5 | hsl(275.1, 100%, 65.5%) |
HSV | 275.1°, 69, 100 |
XYZ | 40.137, 22.757, 96.885 |
---|---|
Hunter Lab | 47.704, 66.702, -87.022 |
CIE-LAB | 54.821, 69.858, -70.261 |
CIE-LCH | 54.821, 99.08, 314.835 |
CIE-LUV | 28.63, 69.02, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #b64fff
CMYK percent of color #b64fff
Text with hexadecimal color #b64fff
This text has a font color of #b64fff
<p style="color:#b64fff">Text here</p>
#b64fff Background Color
This box has a background color of #b64fff
<div style="background-color:#b64fff">Text here</div>
#b64fff Border Color
This box has a border color of #b64fff
<div style="border: 4px solid #b64fff">Text here</div>
CSS codes
<p style="color:#b64fff">Text here</p>
<div style="background-color:#b64fff">Text here</div>
<div style="border: 4px solid #b64fff">Text here</div>
#b64fff Color on white background
This is how a font and box color of #b64fff will look
on a white background.
#b64fff Color on black background
This is how a font and box color of #b64fff hex color will look
on a black background.