In RGB color space, #218fff hex color has a red value of 33, a green value of 143 and a blue value of 255.
In CMYK color space (used in color printing), #218fff hex color is composed of 87.06% cyan, 43.92% magenta, 0% yellow and 0% black.
#218fff color has a hue of 210.3 degrees, a saturation of 100% and a lightness of 56.5%.
#218fff hex color contains mainly BLUE.
The closest web safe color of #218fff is #3399ff
#218fff hex color has a decimal value of 2199551.
HEX | 218fff | #218fff |
---|---|---|
RGB | 33, 143, 255 | rgb(33, 143, 255) |
RGB Percent | 12.94, 56.08, 100 | rgb(12.94, 56.08, 100) |
CMYK | 87, 44, 0, 0 | |
HSL | 210.3°, 100, 56.5 | hsl(210.3, 100%, 56.5%) |
HSV | 210.3°, 87.1, 100 |
XYZ | 28.5, 27.188, 98.354 |
---|---|
Hunter Lab | 52.142, 6.316, -75.337 |
CIE-LAB | 59.148, 10.748, -63.768 |
CIE-LCH | 59.148, 64.667, 279.567 |
CIE-LUV | 87.06, 43.92, 0, 0 |
Web Safe | 3399ff |
RGB percent of color #218fff
CMYK percent of color #218fff
Text with hexadecimal color #218fff
This text has a font color of #218fff
<p style="color:#218fff">Text here</p>
#218fff Background Color
This box has a background color of #218fff
<div style="background-color:#218fff">Text here</div>
#218fff Border Color
This box has a border color of #218fff
<div style="border: 4px solid #218fff">Text here</div>
CSS codes
<p style="color:#218fff">Text here</p>
<div style="background-color:#218fff">Text here</div>
<div style="border: 4px solid #218fff">Text here</div>
#218fff Color on white background
This is how a font and box color of #218fff will look
on a white background.
#218fff Color on black background
This is how a font and box color of #218fff hex color will look
on a black background.