In RGB color space, #2017ff hex color has a red value of 32, a green value of 23 and a blue value of 255.
In CMYK color space (used in color printing), #2017ff hex color is composed of 87.45% cyan, 90.98% magenta, 0% yellow and 0% black.
#2017ff color has a hue of 242.3 degrees, a saturation of 100% and a lightness of 54.5%.
#2017ff hex color contains mainly BLUE.
The closest web safe color of #2017ff is #3300ff
#2017ff hex color has a decimal value of 2103295.
HEX | 2017ff | #2017ff |
---|---|---|
RGB | 32, 23, 255 | rgb(32, 23, 255) |
RGB Percent | 12.55, 9.02, 100 | rgb(12.55, 9.02, 100) |
CMYK | 87, 91, 0, 0 | |
HSL | 242.3°, 100, 54.5 | hsl(242.3, 100%, 54.5%) |
HSV | 242.3°, 91, 100 |
XYZ | 18.952, 8.14, 95.18 |
---|---|
Hunter Lab | 28.531, 68.643, -177.823 |
CIE-LAB | 34.273, 75.414, -104.554 |
CIE-LCH | 34.273, 128.914, 305.803 |
CIE-LUV | 87.45, 90.98, 0, 0 |
Web Safe | 3300ff |
RGB percent of color #2017ff
CMYK percent of color #2017ff
Text with hexadecimal color #2017ff
This text has a font color of #2017ff
<p style="color:#2017ff">Text here</p>
#2017ff Background Color
This box has a background color of #2017ff
<div style="background-color:#2017ff">Text here</div>
#2017ff Border Color
This box has a border color of #2017ff
<div style="border: 4px solid #2017ff">Text here</div>
CSS codes
<p style="color:#2017ff">Text here</p>
<div style="background-color:#2017ff">Text here</div>
<div style="border: 4px solid #2017ff">Text here</div>
#2017ff Color on white background
This is how a font and box color of #2017ff will look
on a white background.
#2017ff Color on black background
This is how a font and box color of #2017ff hex color will look
on a black background.