In RGB color space, #205fff hex color has a red value of 32, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #205fff hex color is composed of 87.45% cyan, 62.75% magenta, 0% yellow and 0% black.
#205fff color has a hue of 223 degrees, a saturation of 100% and a lightness of 56.3%.
#205fff hex color contains mainly BLUE.
The closest web safe color of #205fff is #3366ff
#205fff hex color has a decimal value of 2121727.
HEX | 205fff | #205fff |
---|---|---|
RGB | 32, 95, 255 | rgb(32, 95, 255) |
RGB Percent | 12.55, 37.25, 100 | rgb(12.55, 37.25, 100) |
CMYK | 87, 63, 0, 0 | |
HSL | 223°, 100, 56.3 | hsl(223, 100%, 56.3%) |
HSV | 223°, 87.5, 100 |
XYZ | 22.738, 15.711, 96.442 |
---|---|
Hunter Lab | 39.637, 33.032, -116.514 |
CIE-LAB | 46.593, 40.593, -84.154 |
CIE-LCH | 46.593, 93.433, 295.751 |
CIE-LUV | 87.45, 62.75, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #205fff
CMYK percent of color #205fff
Text with hexadecimal color #205fff
This text has a font color of #205fff
<p style="color:#205fff">Text here</p>
#205fff Background Color
This box has a background color of #205fff
<div style="background-color:#205fff">Text here</div>
#205fff Border Color
This box has a border color of #205fff
<div style="border: 4px solid #205fff">Text here</div>
CSS codes
<p style="color:#205fff">Text here</p>
<div style="background-color:#205fff">Text here</div>
<div style="border: 4px solid #205fff">Text here</div>
#205fff Color on white background
This is how a font and box color of #205fff will look
on a white background.
#205fff Color on black background
This is how a font and box color of #205fff hex color will look
on a black background.