In RGB color space, #5882ff hex color has a red value of 88, a green value of 130 and a blue value of 255.
In CMYK color space (used in color printing), #5882ff hex color is composed of 65.49% cyan, 49.02% magenta, 0% yellow and 0% black.
#5882ff color has a hue of 224.9 degrees, a saturation of 100% and a lightness of 67.3%.
#5882ff hex color contains mainly BLUE.
The closest web safe color of #5882ff is #6699ff
#5882ff hex color has a decimal value of 5800703.
HEX | 5882ff | #5882ff |
---|---|---|
RGB | 88, 130, 255 | rgb(88, 130, 255) |
RGB Percent | 34.51, 50.98, 100 | rgb(34.51, 50.98, 100) |
CMYK | 65, 49, 0, 0 | |
HSL | 224.9°, 100, 67.3 | hsl(224.9, 100%, 67.3%) |
HSV | 224.9°, 65.5, 100 |
XYZ | 30.057, 25.26, 97.899 |
---|---|
Hunter Lab | 50.259, 18.796, -80.308 |
CIE-LAB | 57.328, 24.579, -66.608 |
CIE-LCH | 57.328, 70.998, 290.255 |
CIE-LUV | 65.49, 49.02, 0, 0 |
Web Safe | 6699ff |
RGB percent of color #5882ff
CMYK percent of color #5882ff
Text with hexadecimal color #5882ff
This text has a font color of #5882ff
<p style="color:#5882ff">Text here</p>
#5882ff Background Color
This box has a background color of #5882ff
<div style="background-color:#5882ff">Text here</div>
#5882ff Border Color
This box has a border color of #5882ff
<div style="border: 4px solid #5882ff">Text here</div>
CSS codes
<p style="color:#5882ff">Text here</p>
<div style="background-color:#5882ff">Text here</div>
<div style="border: 4px solid #5882ff">Text here</div>
#5882ff Color on white background
This is how a font and box color of #5882ff will look
on a white background.
#5882ff Color on black background
This is how a font and box color of #5882ff hex color will look
on a black background.