In RGB color space, #021fff hex color has a red value of 2, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #021fff hex color is composed of 99.22% cyan, 87.84% magenta, 0% yellow and 0% black.
#021fff color has a hue of 233.1 degrees, a saturation of 100% and a lightness of 50.4%.
#021fff hex color contains mainly BLUE.
The closest web safe color of #021fff is #0033ff
#021fff hex color has a decimal value of 139263.
HEX | 021fff | #021fff |
---|---|---|
RGB | 2, 31, 255 | rgb(2, 31, 255) |
RGB Percent | 0.78, 12.16, 100 | rgb(0.78, 12.16, 100) |
CMYK | 99, 88, 0, 0 | |
HSL | 233.1°, 100, 50.4 | hsl(233.1, 100%, 50.4%) |
HSV | 233.1°, 99.2, 100 |
XYZ | 18.565, 8.213, 95.215 |
---|---|
Hunter Lab | 28.658, 65.481, -176.925 |
CIE-LAB | 34.423, 72.766, -104.319 |
CIE-LCH | 34.423, 127.19, 304.897 |
CIE-LUV | 99.22, 87.84, 0, 0 |
Web Safe | 0033ff |
RGB percent of color #021fff
CMYK percent of color #021fff
Text with hexadecimal color #021fff
This text has a font color of #021fff
<p style="color:#021fff">Text here</p>
#021fff Background Color
This box has a background color of #021fff
<div style="background-color:#021fff">Text here</div>
#021fff Border Color
This box has a border color of #021fff
<div style="border: 4px solid #021fff">Text here</div>
CSS codes
<p style="color:#021fff">Text here</p>
<div style="background-color:#021fff">Text here</div>
<div style="border: 4px solid #021fff">Text here</div>
#021fff Color on white background
This is how a font and box color of #021fff will look
on a white background.
#021fff Color on black background
This is how a font and box color of #021fff hex color will look
on a black background.