In RGB color space, #208fff hex color has a red value of 32, a green value of 143 and a blue value of 255.
In CMYK color space (used in color printing), #208fff hex color is composed of 87.45% cyan, 43.92% magenta, 0% yellow and 0% black.
#208fff color has a hue of 210.1 degrees, a saturation of 100% and a lightness of 56.3%.
#208fff hex color contains mainly BLUE.
The closest web safe color of #208fff is #3399ff
#208fff hex color has a decimal value of 2134015.
HEX | 208fff | #208fff |
---|---|---|
RGB | 32, 143, 255 | rgb(32, 143, 255) |
RGB Percent | 12.55, 56.08, 100 | rgb(12.55, 56.08, 100) |
CMYK | 87, 44, 0, 0 | |
HSL | 210.1°, 100, 56.3 | hsl(210.1, 100%, 56.3%) |
HSV | 210.1°, 87.5, 100 |
XYZ | 28.468, 27.172, 98.352 |
---|---|
Hunter Lab | 52.127, 6.262, -75.379 |
CIE-LAB | 59.133, 10.686, -63.792 |
CIE-LCH | 59.133, 64.681, 279.51 |
CIE-LUV | 87.45, 43.92, 0, 0 |
Web Safe | 3399ff |
RGB percent of color #208fff
CMYK percent of color #208fff
Text with hexadecimal color #208fff
This text has a font color of #208fff
<p style="color:#208fff">Text here</p>
#208fff Background Color
This box has a background color of #208fff
<div style="background-color:#208fff">Text here</div>
#208fff Border Color
This box has a border color of #208fff
<div style="border: 4px solid #208fff">Text here</div>
CSS codes
<p style="color:#208fff">Text here</p>
<div style="background-color:#208fff">Text here</div>
<div style="border: 4px solid #208fff">Text here</div>
#208fff Color on white background
This is how a font and box color of #208fff will look
on a white background.
#208fff Color on black background
This is how a font and box color of #208fff hex color will look
on a black background.