In RGB color space, #5d7fff hex color has a red value of 93, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #5d7fff hex color is composed of 63.53% cyan, 50.2% magenta, 0% yellow and 0% black.
#5d7fff color has a hue of 227.4 degrees, a saturation of 100% and a lightness of 68.2%.
#5d7fff hex color contains mainly BLUE.
The closest web safe color of #5d7fff is #6666ff
#5d7fff hex color has a decimal value of 6127615.
HEX | 5d7fff | #5d7fff |
---|---|---|
RGB | 93, 127, 255 | rgb(93, 127, 255) |
RGB Percent | 36.47, 49.8, 100 | rgb(36.47, 49.8, 100) |
CMYK | 64, 50, 0, 0 | |
HSL | 227.4°, 100, 68.2 | hsl(227.4, 100%, 68.2%) |
HSV | 227.4°, 63.5, 100 |
XYZ | 30.154, 24.726, 97.791 |
---|---|
Hunter Lab | 49.725, 21.225, -81.794 |
CIE-LAB | 56.807, 27.189, -67.434 |
CIE-LCH | 56.807, 72.709, 291.959 |
CIE-LUV | 63.53, 50.2, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #5d7fff
CMYK percent of color #5d7fff
Text with hexadecimal color #5d7fff
This text has a font color of #5d7fff
<p style="color:#5d7fff">Text here</p>
#5d7fff Background Color
This box has a background color of #5d7fff
<div style="background-color:#5d7fff">Text here</div>
#5d7fff Border Color
This box has a border color of #5d7fff
<div style="border: 4px solid #5d7fff">Text here</div>
CSS codes
<p style="color:#5d7fff">Text here</p>
<div style="background-color:#5d7fff">Text here</div>
<div style="border: 4px solid #5d7fff">Text here</div>
#5d7fff Color on white background
This is how a font and box color of #5d7fff will look
on a white background.
#5d7fff Color on black background
This is how a font and box color of #5d7fff hex color will look
on a black background.