#02e5cd color space conversions
Hex:
#02e5cd
RGB:
2, 229, 205
CMY:
99, 10, 20
CMYK:
99, 0, 10, 10
HSL:
174°, 98.2684%, 45.2941%
HSV (HSB):
174°, 99.1266%, 89.8039%
XYZ:
39.0638, 60.4593, 67.3685
xyY:
0.2341, 0.3623, 60.4593
CIE-Lab:
82.0872, -51.0417, -1.3074
CIE-LCH:
82.0872, 51.0584, 181.4673
CIE-Luv:
82.0872, -65.8806, 6.0010
Hunter-Lab:
77.7556, -46.3953, 3.0592
#02e5cd color charts
#02e5cd color shades, tints & tones
#02e5cd color schemes
#02e5cd color preview, HTML & CSS examples
This text has a color of #02e5cd
<p style="color:#02e5cd;">Text here</p>
.mytext {color:#02e5cd;}
This box has a color of #02e5cd
<div style="background-color:#02e5cd;">Content here</div>
.mybackground {background-color:#02e5cd;}
Border around this has a color of #02e5cd
<div style="border:2px solid #02e5cd;">Content here</div>
.myborder {border:2px solid #02e5cd;}