In RGB color space, #be1fff hex color has a red value of 190, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #be1fff hex color is composed of 25.49% cyan, 87.84% magenta, 0% yellow and 0% black.
#be1fff color has a hue of 282.6 degrees, a saturation of 100% and a lightness of 56.1%.
#be1fff hex color contains mainly BLUE.
The closest web safe color of #be1fff is #cc33ff
#be1fff hex color has a decimal value of 12460031.
HEX | be1fff | #be1fff |
---|---|---|
RGB | 190, 31, 255 | rgb(190, 31, 255) |
RGB Percent | 74.51, 12.16, 100 | rgb(74.51, 12.16, 100) |
CMYK | 25, 88, 0, 0 | |
HSL | 282.6°, 100, 56.1 | hsl(282.6, 100%, 56.1%) |
HSV | 282.6°, 87.8, 100 |
XYZ | 39.775, 19.147, 96.207 |
---|---|
Hunter Lab | 43.757, 85.68, -99.728 |
CIE-LAB | 50.859, 85.806, -76.643 |
CIE-LCH | 50.859, 115.051, 318.228 |
CIE-LUV | 25.49, 87.84, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #be1fff
CMYK percent of color #be1fff
Text with hexadecimal color #be1fff
This text has a font color of #be1fff
<p style="color:#be1fff">Text here</p>
#be1fff Background Color
This box has a background color of #be1fff
<div style="background-color:#be1fff">Text here</div>
#be1fff Border Color
This box has a border color of #be1fff
<div style="border: 4px solid #be1fff">Text here</div>
CSS codes
<p style="color:#be1fff">Text here</p>
<div style="background-color:#be1fff">Text here</div>
<div style="border: 4px solid #be1fff">Text here</div>
#be1fff Color on white background
This is how a font and box color of #be1fff will look
on a white background.
#be1fff Color on black background
This is how a font and box color of #be1fff hex color will look
on a black background.