In RGB color space, #217fff hex color has a red value of 33, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #217fff hex color is composed of 87.06% cyan, 50.2% magenta, 0% yellow and 0% black.
#217fff color has a hue of 214.6 degrees, a saturation of 100% and a lightness of 56.5%.
#217fff hex color contains mainly BLUE.
The closest web safe color of #217fff is #3366ff
#217fff hex color has a decimal value of 2195455.
HEX | 217fff | #217fff |
---|---|---|
RGB | 33, 127, 255 | rgb(33, 127, 255) |
RGB Percent | 12.94, 49.8, 100 | rgb(12.94, 49.8, 100) |
CMYK | 87, 50, 0, 0 | |
HSL | 214.6°, 100, 56.5 | hsl(214.6, 100%, 56.5%) |
HSV | 214.6°, 87.1, 100 |
XYZ | 26.267, 22.722, 97.609 |
---|---|
Hunter Lab | 47.668, 14.943, -88.041 |
CIE-LAB | 54.785, 20.575, -70.801 |
CIE-LCH | 54.785, 73.73, 286.204 |
CIE-LUV | 87.06, 50.2, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #217fff
CMYK percent of color #217fff
Text with hexadecimal color #217fff
This text has a font color of #217fff
<p style="color:#217fff">Text here</p>
#217fff Background Color
This box has a background color of #217fff
<div style="background-color:#217fff">Text here</div>
#217fff Border Color
This box has a border color of #217fff
<div style="border: 4px solid #217fff">Text here</div>
CSS codes
<p style="color:#217fff">Text here</p>
<div style="background-color:#217fff">Text here</div>
<div style="border: 4px solid #217fff">Text here</div>
#217fff Color on white background
This is how a font and box color of #217fff will look
on a white background.
#217fff Color on black background
This is how a font and box color of #217fff hex color will look
on a black background.