#02d27c color space conversions
Hex:
#02d27c
RGB:
2, 210, 124
CMY:
99, 18, 51
CMYK:
99, 0, 41, 18
HSL:
155°, 98.1132%, 41.5686%
HSV (HSB):
155°, 99.0476%, 82.3529%
XYZ:
26.7097, 47.5613, 26.8413
xyY:
0.2642, 0.4704, 47.5613
CIE-Lab:
74.5474, -62.7888, 30.7123
CIE-LCH:
74.5474, 69.8976, 153.9350
CIE-Luv:
74.5474, -65.5629, 51.6176
Hunter-Lab:
68.9647, -51.5560, 25.1994
#02d27c color charts
#02d27c color shades, tints & tones
#02d27c color schemes
#02d27c color preview, HTML & CSS examples
This text has a color of #02d27c
<p style="color:#02d27c;">Text here</p>
.mytext {color:#02d27c;}
This box has a color of #02d27c
<div style="background-color:#02d27c;">Content here</div>
.mybackground {background-color:#02d27c;}
Border around this has a color of #02d27c
<div style="border:2px solid #02d27c;">Content here</div>
.myborder {border:2px solid #02d27c;}