In RGB color space, #02f0ff hex color has a red value of 2, a green value of 240 and a blue value of 255.
In CMYK color space (used in color printing), #02f0ff hex color is composed of 99.22% cyan, 5.88% magenta, 0% yellow and 0% black.
#02f0ff color has a hue of 183.6 degrees, a saturation of 100% and a lightness of 50.4%.
#02f0ff hex color contains mainly BLUE.
The closest web safe color of #02f0ff is #00ffff
#02f0ff hex color has a decimal value of 192767.
HEX | 02f0ff | #02f0ff |
---|---|---|
RGB | 2, 240, 255 | rgb(2, 240, 255) |
RGB Percent | 0.78, 94.12, 100 | rgb(0.78, 94.12, 100) |
CMYK | 99, 6, 0, 0 | |
HSL | 183.6°, 100, 50.4 | hsl(183.6, 100%, 50.4%) |
HSV | 183.6°, 99.2, 100 |
XYZ | 49.235, 69.553, 105.438 |
---|---|
Hunter Lab | 83.398, -40.568, -16.58 |
CIE-LAB | 86.777, -41.447, -20.666 |
CIE-LCH | 86.777, 46.313, 206.501 |
CIE-LUV | 99.22, 5.88, 0, 0 |
Web Safe | 00ffff |
RGB percent of color #02f0ff
CMYK percent of color #02f0ff
Text with hexadecimal color #02f0ff
This text has a font color of #02f0ff
<p style="color:#02f0ff">Text here</p>
#02f0ff Background Color
This box has a background color of #02f0ff
<div style="background-color:#02f0ff">Text here</div>
#02f0ff Border Color
This box has a border color of #02f0ff
<div style="border: 4px solid #02f0ff">Text here</div>
CSS codes
<p style="color:#02f0ff">Text here</p>
<div style="background-color:#02f0ff">Text here</div>
<div style="border: 4px solid #02f0ff">Text here</div>
#02f0ff Color on white background
This is how a font and box color of #02f0ff will look
on a white background.
#02f0ff Color on black background
This is how a font and box color of #02f0ff hex color will look
on a black background.