In RGB color space, #00e2ff hex color has a red value of 0, a green value of 226 and a blue value of 255.
In CMYK color space (used in color printing), #00e2ff hex color is composed of 100% cyan, 11.37% magenta, 0% yellow and 0% black.
#00e2ff color has a hue of 186.8 degrees, a saturation of 100% and a lightness of 50%.
#00e2ff hex color contains mainly BLUE.
The closest web safe color of #00e2ff is #00ccff
#00e2ff hex color has a decimal value of 58111.
HEX | 00e2ff | #00e2ff |
---|---|---|
RGB | 0, 226, 255 | rgb(0, 226, 255) |
RGB Percent | 0, 88.63, 100 | rgb(0, 88.63, 100) |
CMYK | 100, 11, 0, 0 | |
HSL | 186.8°, 100, 50 | hsl(186.8, 100%, 50%) |
HSV | 186.8°, 100, 100 |
XYZ | 45.246, 61.613, 104.115 |
---|---|
Hunter Lab | 78.494, -34.472, -23.697 |
CIE-LAB | 82.707, -35.055, -26.852 |
CIE-LCH | 82.707, 44.157, 217.452 |
CIE-LUV | 100, 11.37, 0, 0 |
Web Safe | 00ccff |
RGB percent of color #00e2ff
CMYK percent of color #00e2ff
Text with hexadecimal color #00e2ff
This text has a font color of #00e2ff
<p style="color:#00e2ff">Text here</p>
#00e2ff Background Color
This box has a background color of #00e2ff
<div style="background-color:#00e2ff">Text here</div>
#00e2ff Border Color
This box has a border color of #00e2ff
<div style="border: 4px solid #00e2ff">Text here</div>
CSS codes
<p style="color:#00e2ff">Text here</p>
<div style="background-color:#00e2ff">Text here</div>
<div style="border: 4px solid #00e2ff">Text here</div>
#00e2ff Color on white background
This is how a font and box color of #00e2ff will look
on a white background.
#00e2ff Color on black background
This is how a font and box color of #00e2ff hex color will look
on a black background.