In RGB color space, #2d7fff hex color has a red value of 45, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #2d7fff hex color is composed of 82.35% cyan, 50.2% magenta, 0% yellow and 0% black.
#2d7fff color has a hue of 216.6 degrees, a saturation of 100% and a lightness of 58.8%.
#2d7fff hex color contains mainly BLUE.
The closest web safe color of #2d7fff is #3366ff
#2d7fff hex color has a decimal value of 2981887.
HEX | 2d7fff | #2d7fff |
---|---|---|
RGB | 45, 127, 255 | rgb(45, 127, 255) |
RGB Percent | 17.65, 49.8, 100 | rgb(17.65, 49.8, 100) |
CMYK | 82, 50, 0, 0 | |
HSL | 216.6°, 100, 58.8 | hsl(216.6, 100%, 58.8%) |
HSV | 216.6°, 82.4, 100 |
XYZ | 26.722, 22.957, 97.63 |
---|---|
Hunter Lab | 47.913, 15.703, -87.272 |
CIE-LAB | 55.028, 21.397, -70.396 |
CIE-LCH | 55.028, 73.576, 286.907 |
CIE-LUV | 82.35, 50.2, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #2d7fff
CMYK percent of color #2d7fff
Text with hexadecimal color #2d7fff
This text has a font color of #2d7fff
<p style="color:#2d7fff">Text here</p>
#2d7fff Background Color
This box has a background color of #2d7fff
<div style="background-color:#2d7fff">Text here</div>
#2d7fff Border Color
This box has a border color of #2d7fff
<div style="border: 4px solid #2d7fff">Text here</div>
CSS codes
<p style="color:#2d7fff">Text here</p>
<div style="background-color:#2d7fff">Text here</div>
<div style="border: 4px solid #2d7fff">Text here</div>
#2d7fff Color on white background
This is how a font and box color of #2d7fff will look
on a white background.
#2d7fff Color on black background
This is how a font and box color of #2d7fff hex color will look
on a black background.