#02cd7d color space conversions
Hex:
#02cd7d
RGB:
2, 205, 125
CMY:
99, 20, 51
CMYK:
99, 0, 39, 20
HSL:
156°, 98.0676%, 40.5882%
HSV (HSB):
156°, 99.0244%, 80.3922%
XYZ:
25.5580, 45.1562, 26.7710
xyY:
0.2622, 0.4632, 45.1562
CIE-Lab:
72.9946, -60.8723, 28.1447
CIE-LCH:
72.9946, 67.0638, 155.1863
CIE-Luv:
72.9946, -63.8733, 47.9766
Hunter-Lab:
67.1984, -49.7070, 23.4185
#02cd7d color charts
#02cd7d color shades, tints & tones
#02cd7d color schemes
#02cd7d color preview, HTML & CSS examples
This text has a color of #02cd7d
<p style="color:#02cd7d;">Text here</p>
.mytext {color:#02cd7d;}
This box has a color of #02cd7d
<div style="background-color:#02cd7d;">Content here</div>
.mybackground {background-color:#02cd7d;}
Border around this has a color of #02cd7d
<div style="border:2px solid #02cd7d;">Content here</div>
.myborder {border:2px solid #02cd7d;}