In RGB color space, #bc1fff hex color has a red value of 188, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #bc1fff hex color is composed of 26.27% cyan, 87.84% magenta, 0% yellow and 0% black.
#bc1fff color has a hue of 282.1 degrees, a saturation of 100% and a lightness of 56.1%.
#bc1fff hex color contains mainly BLUE.
The closest web safe color of #bc1fff is #cc33ff
#bc1fff hex color has a decimal value of 12328959.
HEX | bc1fff | #bc1fff |
---|---|---|
RGB | 188, 31, 255 | rgb(188, 31, 255) |
RGB Percent | 73.73, 12.16, 100 | rgb(73.73, 12.16, 100) |
CMYK | 26, 88, 0, 0 | |
HSL | 282.1°, 100, 56.1 | hsl(282.1, 100%, 56.1%) |
HSV | 282.1°, 87.8, 100 |
XYZ | 39.279, 18.891, 96.184 |
---|---|
Hunter Lab | 43.464, 85.252, -100.782 |
CIE-LAB | 50.559, 85.535, -77.144 |
CIE-LCH | 50.559, 115.184, 317.953 |
CIE-LUV | 26.27, 87.84, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #bc1fff
CMYK percent of color #bc1fff
Text with hexadecimal color #bc1fff
This text has a font color of #bc1fff
<p style="color:#bc1fff">Text here</p>
#bc1fff Background Color
This box has a background color of #bc1fff
<div style="background-color:#bc1fff">Text here</div>
#bc1fff Border Color
This box has a border color of #bc1fff
<div style="border: 4px solid #bc1fff">Text here</div>
CSS codes
<p style="color:#bc1fff">Text here</p>
<div style="background-color:#bc1fff">Text here</div>
<div style="border: 4px solid #bc1fff">Text here</div>
#bc1fff Color on white background
This is how a font and box color of #bc1fff will look
on a white background.
#bc1fff Color on black background
This is how a font and box color of #bc1fff hex color will look
on a black background.