In RGB color space, #bf7fff hex color has a red value of 191, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #bf7fff hex color is composed of 25.1% cyan, 50.2% magenta, 0% yellow and 0% black.
#bf7fff color has a hue of 270 degrees, a saturation of 100% and a lightness of 74.9%.
#bf7fff hex color contains mainly BLUE.
The closest web safe color of #bf7fff is #cc66ff
#bf7fff hex color has a decimal value of 12550143.
HEX | bf7fff | #bf7fff |
---|---|---|
RGB | 191, 127, 255 | rgb(191, 127, 255) |
RGB Percent | 74.9, 49.8, 100 | rgb(74.9, 49.8, 100) |
CMYK | 25, 50, 0, 0 | |
HSL | 270°, 100, 74.9 | hsl(270, 100%, 74.9%) |
HSV | 270°, 50.2, 100 |
XYZ | 47.125, 33.475, 98.585 |
---|---|
Hunter Lab | 57.858, 44.137, -60.525 |
CIE-LAB | 64.544, 48.567, -54.616 |
CIE-LCH | 64.544, 73.087, 311.645 |
CIE-LUV | 25.1, 50.2, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #bf7fff
CMYK percent of color #bf7fff
Text with hexadecimal color #bf7fff
This text has a font color of #bf7fff
<p style="color:#bf7fff">Text here</p>
#bf7fff Background Color
This box has a background color of #bf7fff
<div style="background-color:#bf7fff">Text here</div>
#bf7fff Border Color
This box has a border color of #bf7fff
<div style="border: 4px solid #bf7fff">Text here</div>
CSS codes
<p style="color:#bf7fff">Text here</p>
<div style="background-color:#bf7fff">Text here</div>
<div style="border: 4px solid #bf7fff">Text here</div>
#bf7fff Color on white background
This is how a font and box color of #bf7fff will look
on a white background.
#bf7fff Color on black background
This is how a font and box color of #bf7fff hex color will look
on a black background.