#02d27a color space conversions
Hex:
#02d27a
RGB:
2, 210, 122
CMY:
99, 18, 52
CMYK:
99, 0, 42, 18
HSL:
155°, 98.1132%, 41.5686%
HSV (HSB):
155°, 99.0476%, 82.3529%
XYZ:
26.5845, 47.5112, 26.1818
xyY:
0.2651, 0.4738, 47.5112
CIE-Lab:
74.5156, -63.1644, 31.6931
CIE-LCH:
74.5156, 70.6695, 153.3545
CIE-Luv:
74.5156, -65.6880, 52.8256
Hunter-Lab:
68.9284, -51.7803, 25.7291
#02d27a color charts
#02d27a color shades, tints & tones
#02d27a color schemes
#02d27a color preview, HTML & CSS examples
This text has a color of #02d27a
<p style="color:#02d27a;">Text here</p>
.mytext {color:#02d27a;}
This box has a color of #02d27a
<div style="background-color:#02d27a;">Content here</div>
.mybackground {background-color:#02d27a;}
Border around this has a color of #02d27a
<div style="border:2px solid #02d27a;">Content here</div>
.myborder {border:2px solid #02d27a;}