#02e4e5 color space conversions
Hex:
#02e4e5
RGB:
2, 228, 229
CMY:
99, 11, 10
CMYK:
99, 0, 0, 10
HSL:
180°, 98.2684%, 45.2941%
HSV (HSB):
180°, 99.1266%, 89.8039%
XYZ:
41.9113, 61.1569, 83.7242
xyY:
0.2244, 0.3274, 61.1569
CIE-Lab:
82.4630, -43.8397, -13.4650
CIE-LCH:
82.4630, 45.8610, 197.0739
CIE-Luv:
82.4630, -63.6137, -14.5953
Hunter-Lab:
78.2028, -41.1914, -8.7341
#02e4e5 color charts
#02e4e5 color shades, tints & tones
#02e4e5 color schemes
#02e4e5 color preview, HTML & CSS examples
This text has a color of #02e4e5
<p style="color:#02e4e5;">Text here</p>
.mytext {color:#02e4e5;}
This box has a color of #02e4e5
<div style="background-color:#02e4e5;">Content here</div>
.mybackground {background-color:#02e4e5;}
Border around this has a color of #02e4e5
<div style="border:2px solid #02e4e5;">Content here</div>
.myborder {border:2px solid #02e4e5;}