In RGB color space, #2d2fff hex color has a red value of 45, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #2d2fff hex color is composed of 82.35% cyan, 81.57% magenta, 0% yellow and 0% black.
#2d2fff color has a hue of 239.4 degrees, a saturation of 100% and a lightness of 58.8%.
#2d2fff hex color contains mainly BLUE.
The closest web safe color of #2d2fff is #3333ff
#2d2fff hex color has a decimal value of 2961407.
HEX | 2d2fff | #2d2fff |
---|---|---|
RGB | 45, 47, 255 | rgb(45, 47, 255) |
RGB Percent | 17.65, 18.43, 100 | rgb(17.65, 18.43, 100) |
CMYK | 82, 82, 0, 0 | |
HSL | 239.4°, 100, 58.8 | hsl(239.4, 100%, 58.8%) |
HSV | 239.4°, 82.4, 100 |
XYZ | 20.149, 9.811, 95.439 |
---|---|
Hunter Lab | 31.323, 60.01, -158.73 |
CIE-LAB | 37.501, 67.524, -99.161 |
CIE-LCH | 37.501, 119.968, 304.253 |
CIE-LUV | 82.35, 81.57, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #2d2fff
CMYK percent of color #2d2fff
Text with hexadecimal color #2d2fff
This text has a font color of #2d2fff
<p style="color:#2d2fff">Text here</p>
#2d2fff Background Color
This box has a background color of #2d2fff
<div style="background-color:#2d2fff">Text here</div>
#2d2fff Border Color
This box has a border color of #2d2fff
<div style="border: 4px solid #2d2fff">Text here</div>
CSS codes
<p style="color:#2d2fff">Text here</p>
<div style="background-color:#2d2fff">Text here</div>
<div style="border: 4px solid #2d2fff">Text here</div>
#2d2fff Color on white background
This is how a font and box color of #2d2fff will look
on a white background.
#2d2fff Color on black background
This is how a font and box color of #2d2fff hex color will look
on a black background.