In RGB color space, #5e7fff hex color has a red value of 94, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #5e7fff hex color is composed of 63.14% cyan, 50.2% magenta, 0% yellow and 0% black.
#5e7fff color has a hue of 227.7 degrees, a saturation of 100% and a lightness of 68.4%.
#5e7fff hex color contains mainly BLUE.
The closest web safe color of #5e7fff is #6666ff
#5e7fff hex color has a decimal value of 6193151.
HEX | 5e7fff | #5e7fff |
---|---|---|
RGB | 94, 127, 255 | rgb(94, 127, 255) |
RGB Percent | 36.86, 49.8, 100 | rgb(36.86, 49.8, 100) |
CMYK | 63, 50, 0, 0 | |
HSL | 227.7°, 100, 68.4 | hsl(227.7, 100%, 68.4%) |
HSV | 227.7°, 63.1, 100 |
XYZ | 30.255, 24.778, 97.796 |
---|---|
Hunter Lab | 49.778, 21.383, -81.641 |
CIE-LAB | 56.858, 27.349, -67.349 |
CIE-LCH | 56.858, 72.69, 292.101 |
CIE-LUV | 63.14, 50.2, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #5e7fff
CMYK percent of color #5e7fff
Text with hexadecimal color #5e7fff
This text has a font color of #5e7fff
<p style="color:#5e7fff">Text here</p>
#5e7fff Background Color
This box has a background color of #5e7fff
<div style="background-color:#5e7fff">Text here</div>
#5e7fff Border Color
This box has a border color of #5e7fff
<div style="border: 4px solid #5e7fff">Text here</div>
CSS codes
<p style="color:#5e7fff">Text here</p>
<div style="background-color:#5e7fff">Text here</div>
<div style="border: 4px solid #5e7fff">Text here</div>
#5e7fff Color on white background
This is how a font and box color of #5e7fff will look
on a white background.
#5e7fff Color on black background
This is how a font and box color of #5e7fff hex color will look
on a black background.