In RGB color space, #2000f0 hex color has a red value of 32, a green value of 0 and a blue value of 240.
In CMYK color space (used in color printing), #2000f0 hex color is composed of 86.67% cyan, 100% magenta, 0% yellow and 5.88% black.
#2000f0 color has a hue of 248 degrees, a saturation of 100% and a lightness of 47.1%.
#2000f0 hex color contains mainly BLUE.
The closest web safe color of #2000f0 is #3300ff
#2000f0 hex color has a decimal value of 2097392.
HEX | 2000f0 | #2000f0 |
---|---|---|
RGB | 32, 0, 240 | rgb(32, 0, 240) |
RGB Percent | 12.55, 0, 94.12 | rgb(12.55, 0, 94.12) |
CMYK | 87, 100, 0, 6 | |
HSL | 248°, 100, 47.1 | hsl(248, 100%, 47.1%) |
HSV | 248°, 100, 94.1 |
XYZ | 16.324, 6.598, 82.851 |
---|---|
Hunter Lab | 25.687, 68.487, -173.257 |
CIE-LAB | 30.874, 75.887, -101.773 |
CIE-LCH | 30.874, 126.951, 306.71 |
CIE-LUV | 86.67, 100, 0, 5.88 |
Web Safe | 3300ff |
RGB percent of color #2000f0
CMYK percent of color #2000f0
Text with hexadecimal color #2000f0
This text has a font color of #2000f0
<p style="color:#2000f0">Text here</p>
#2000f0 Background Color
This box has a background color of #2000f0
<div style="background-color:#2000f0">Text here</div>
#2000f0 Border Color
This box has a border color of #2000f0
<div style="border: 4px solid #2000f0">Text here</div>
CSS codes
<p style="color:#2000f0">Text here</p>
<div style="background-color:#2000f0">Text here</div>
<div style="border: 4px solid #2000f0">Text here</div>
#2000f0 Color on white background
This is how a font and box color of #2000f0 will look
on a white background.
#2000f0 Color on black background
This is how a font and box color of #2000f0 hex color will look
on a black background.