In RGB color space, #2050ff hex color has a red value of 32, a green value of 80 and a blue value of 255.
In CMYK color space (used in color printing), #2050ff hex color is composed of 87.45% cyan, 68.63% magenta, 0% yellow and 0% black.
#2050ff color has a hue of 227.1 degrees, a saturation of 100% and a lightness of 56.3%.
#2050ff hex color contains mainly BLUE.
The closest web safe color of #2050ff is #3366ff
#2050ff hex color has a decimal value of 2117887.
HEX | 2050ff | #2050ff |
---|---|---|
RGB | 32, 80, 255 | rgb(32, 80, 255) |
RGB Percent | 12.55, 31.37, 100 | rgb(12.55, 31.37, 100) |
CMYK | 87, 69, 0, 0 | |
HSL | 227.1°, 100, 56.3 | hsl(227.1, 100%, 56.3%) |
HSV | 227.1°, 87.5, 100 |
XYZ | 21.514, 13.264, 96.034 |
---|---|
Hunter Lab | 36.42, 41.709, -130.846 |
CIE-LAB | 43.158, 49.725, -89.804 |
CIE-LCH | 43.158, 102.652, 298.974 |
CIE-LUV | 87.45, 68.63, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #2050ff
CMYK percent of color #2050ff
Text with hexadecimal color #2050ff
This text has a font color of #2050ff
<p style="color:#2050ff">Text here</p>
#2050ff Background Color
This box has a background color of #2050ff
<div style="background-color:#2050ff">Text here</div>
#2050ff Border Color
This box has a border color of #2050ff
<div style="border: 4px solid #2050ff">Text here</div>
CSS codes
<p style="color:#2050ff">Text here</p>
<div style="background-color:#2050ff">Text here</div>
<div style="border: 4px solid #2050ff">Text here</div>
#2050ff Color on white background
This is how a font and box color of #2050ff will look
on a white background.
#2050ff Color on black background
This is how a font and box color of #2050ff hex color will look
on a black background.