#02e5e3 color space conversions
Hex:
#02e5e3
RGB:
2, 229, 227
CMY:
99, 10, 11
CMYK:
99, 0, 1, 10
HSL:
179°, 98.2684%, 45.2941%
HSV (HSB):
179°, 99.1266%, 89.8039%
XYZ:
41.9095, 61.5976, 82.3537
xyY:
0.2255, 0.3314, 61.5976
CIE-Lab:
82.6990, -44.8623, -12.0529
CIE-LCH:
82.6990, 46.4532, 195.0382
CIE-Luv:
82.6990, -64.1087, -12.1279
Hunter-Lab:
78.4841, -42.0306, -7.2743
#02e5e3 color charts
#02e5e3 color shades, tints & tones
#02e5e3 color schemes
#02e5e3 color preview, HTML & CSS examples
This text has a color of #02e5e3
<p style="color:#02e5e3;">Text here</p>
.mytext {color:#02e5e3;}
This box has a color of #02e5e3
<div style="background-color:#02e5e3;">Content here</div>
.mybackground {background-color:#02e5e3;}
Border around this has a color of #02e5e3
<div style="border:2px solid #02e5e3;">Content here</div>
.myborder {border:2px solid #02e5e3;}