#02e5c5 color space conversions
Hex:
#02e5c5
RGB:
2, 229, 197
CMY:
99, 10, 23
CMYK:
99, 0, 14, 10
HSL:
172°, 98.2684%, 45.2941%
HSV (HSB):
172°, 99.1266%, 89.8039%
XYZ:
38.1224, 60.0827, 62.4112
xyY:
0.2374, 0.3741, 60.0827
CIE-Lab:
81.8831, -53.1727, 2.6279
CIE-LCH:
81.8831, 53.2376, 177.1706
CIE-Luv:
81.8831, -66.5148, 12.3951
Hunter-Lab:
77.5131, -47.8582, 6.5206
#02e5c5 color charts
#02e5c5 color shades, tints & tones
#02e5c5 color schemes
#02e5c5 color preview, HTML & CSS examples
This text has a color of #02e5c5
<p style="color:#02e5c5;">Text here</p>
.mytext {color:#02e5c5;}
This box has a color of #02e5c5
<div style="background-color:#02e5c5;">Content here</div>
.mybackground {background-color:#02e5c5;}
Border around this has a color of #02e5c5
<div style="border:2px solid #02e5c5;">Content here</div>
.myborder {border:2px solid #02e5c5;}