In RGB color space, #2000df hex color has a red value of 32, a green value of 0 and a blue value of 223.
In CMYK color space (used in color printing), #2000df hex color is composed of 85.65% cyan, 100% magenta, 0% yellow and 12.55% black.
#2000df color has a hue of 248.6 degrees, a saturation of 100% and a lightness of 43.7%.
#2000df hex color contains mainly BLUE.
The closest web safe color of #2000df is #3300cc
#2000df hex color has a decimal value of 2097375.
HEX | 2000df | #2000df |
---|---|---|
RGB | 32, 0, 223 | rgb(32, 0, 223) |
RGB Percent | 12.55, 0, 87.45 | rgb(12.55, 0, 87.45) |
CMYK | 86, 100, 0, 13 | |
HSL | 248.6°, 100, 43.7 | hsl(248.6, 100%, 43.7%) |
HSV | 248.6°, 100, 87.5 |
XYZ | 13.915, 5.635, 70.166 |
---|---|
Hunter Lab | 23.738, 63.093, -158.635 |
CIE-LAB | 28.472, 71.832, -96.074 |
CIE-LCH | 28.472, 119.959, 306.784 |
CIE-LUV | 85.65, 100, 0, 12.55 |
Web Safe | 3300cc |
RGB percent of color #2000df
CMYK percent of color #2000df
Text with hexadecimal color #2000df
This text has a font color of #2000df
<p style="color:#2000df">Text here</p>
#2000df Background Color
This box has a background color of #2000df
<div style="background-color:#2000df">Text here</div>
#2000df Border Color
This box has a border color of #2000df
<div style="border: 4px solid #2000df">Text here</div>
CSS codes
<p style="color:#2000df">Text here</p>
<div style="background-color:#2000df">Text here</div>
<div style="border: 4px solid #2000df">Text here</div>
#2000df Color on white background
This is how a font and box color of #2000df will look
on a white background.
#2000df Color on black background
This is how a font and box color of #2000df hex color will look
on a black background.