In RGB color space, #be3fff hex color has a red value of 190, a green value of 63 and a blue value of 255.
In CMYK color space (used in color printing), #be3fff hex color is composed of 25.49% cyan, 75.29% magenta, 0% yellow and 0% black.
#be3fff color has a hue of 279.7 degrees, a saturation of 100% and a lightness of 62.4%.
#be3fff hex color contains mainly BLUE.
The closest web safe color of #be3fff is #cc33ff
#be3fff hex color has a decimal value of 12468223.
HEX | be3fff | #be3fff |
---|---|---|
RGB | 190, 63, 255 | rgb(190, 63, 255) |
RGB Percent | 74.51, 24.71, 100 | rgb(74.51, 24.71, 100) |
CMYK | 25, 75, 0, 0 | |
HSL | 279.7°, 100, 62.4 | hsl(279.7, 100%, 62.4%) |
HSV | 279.7°, 75.3, 100 |
XYZ | 41.063, 21.722, 96.636 |
---|---|
Hunter Lab | 46.607, 75.705, -90.309 |
CIE-LAB | 53.731, 77.421, -71.976 |
CIE-LCH | 53.731, 105.71, 317.087 |
CIE-LUV | 25.49, 75.29, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #be3fff
CMYK percent of color #be3fff
Text with hexadecimal color #be3fff
This text has a font color of #be3fff
<p style="color:#be3fff">Text here</p>
#be3fff Background Color
This box has a background color of #be3fff
<div style="background-color:#be3fff">Text here</div>
#be3fff Border Color
This box has a border color of #be3fff
<div style="border: 4px solid #be3fff">Text here</div>
CSS codes
<p style="color:#be3fff">Text here</p>
<div style="background-color:#be3fff">Text here</div>
<div style="border: 4px solid #be3fff">Text here</div>
#be3fff Color on white background
This is how a font and box color of #be3fff will look
on a white background.
#be3fff Color on black background
This is how a font and box color of #be3fff hex color will look
on a black background.