In RGB color space, #2c7fff hex color has a red value of 44, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #2c7fff hex color is composed of 82.75% cyan, 50.2% magenta, 0% yellow and 0% black.
#2c7fff color has a hue of 216.4 degrees, a saturation of 100% and a lightness of 58.6%.
#2c7fff hex color contains mainly BLUE.
The closest web safe color of #2c7fff is #3366ff
#2c7fff hex color has a decimal value of 2916351.
HEX | 2c7fff | #2c7fff |
---|---|---|
RGB | 44, 127, 255 | rgb(44, 127, 255) |
RGB Percent | 17.25, 49.8, 100 | rgb(17.25, 49.8, 100) |
CMYK | 83, 50, 0, 0 | |
HSL | 216.4°, 100, 58.6 | hsl(216.4, 100%, 58.6%) |
HSV | 216.4°, 82.7, 100 |
XYZ | 26.678, 22.934, 97.628 |
---|---|
Hunter Lab | 47.889, 15.631, -87.347 |
CIE-LAB | 55.004, 21.319, -70.436 |
CIE-LCH | 55.004, 73.592, 286.84 |
CIE-LUV | 82.75, 50.2, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #2c7fff
CMYK percent of color #2c7fff
Text with hexadecimal color #2c7fff
This text has a font color of #2c7fff
<p style="color:#2c7fff">Text here</p>
#2c7fff Background Color
This box has a background color of #2c7fff
<div style="background-color:#2c7fff">Text here</div>
#2c7fff Border Color
This box has a border color of #2c7fff
<div style="border: 4px solid #2c7fff">Text here</div>
CSS codes
<p style="color:#2c7fff">Text here</p>
<div style="background-color:#2c7fff">Text here</div>
<div style="border: 4px solid #2c7fff">Text here</div>
#2c7fff Color on white background
This is how a font and box color of #2c7fff will look
on a white background.
#2c7fff Color on black background
This is how a font and box color of #2c7fff hex color will look
on a black background.