In RGB color space, #002fee hex color has a red value of 0, a green value of 47 and a blue value of 238.
In CMYK color space (used in color printing), #002fee hex color is composed of 100% cyan, 80.25% magenta, 0% yellow and 6.67% black.
#002fee color has a hue of 228.2 degrees, a saturation of 100% and a lightness of 46.7%.
#002fee hex color contains mainly BLUE.
The closest web safe color of #002fee is #0033ff
#002fee hex color has a decimal value of 12270.
HEX | 002fee | #002fee |
---|---|---|
RGB | 0, 47, 238 | rgb(0, 47, 238) |
RGB Percent | 0, 18.43, 93.33 | rgb(0, 18.43, 93.33) |
CMYK | 100, 80, 0, 7 | |
HSL | 228.2°, 100, 46.7 | hsl(228.2, 100%, 46.7%) |
HSV | 228.2°, 100, 93.3 |
XYZ | 16.449, 8.206, 81.606 |
---|---|
Hunter Lab | 28.646, 52.366, -148.851 |
CIE-LAB | 34.408, 61.359, -94.76 |
CIE-LCH | 34.408, 112.891, 302.924 |
CIE-LUV | 100, 80.25, 0, 6.67 |
Web Safe | 0033ff |
RGB percent of color #002fee
CMYK percent of color #002fee
Text with hexadecimal color #002fee
This text has a font color of #002fee
<p style="color:#002fee">Text here</p>
#002fee Background Color
This box has a background color of #002fee
<div style="background-color:#002fee">Text here</div>
#002fee Border Color
This box has a border color of #002fee
<div style="border: 4px solid #002fee">Text here</div>
CSS codes
<p style="color:#002fee">Text here</p>
<div style="background-color:#002fee">Text here</div>
<div style="border: 4px solid #002fee">Text here</div>
#002fee Color on white background
This is how a font and box color of #002fee will look
on a white background.
#002fee Color on black background
This is how a font and box color of #002fee hex color will look
on a black background.