#2ed12d color space conversions
Hex:
#2ed12d
RGB:
46, 209, 45
CMY:
82, 18, 82
CMYK:
78, 0, 78, 18
HSL:
120°, 64.5669%, 49.8039%
HSV (HSB):
120°, 78.4689%, 81.9608%
XYZ:
24.4008, 46.3712, 10.1471
xyY:
0.3015, 0.5731, 46.3712
CIE-Lab:
73.7858, -69.2285, 64.1274
CIE-LCH:
73.7858, 94.3658, 137.1906
CIE-Luv:
73.7858, -65.0091, 84.2325
Hunter-Lab:
68.0964, -55.2073, 38.8326
#2ed12d color charts
#2ed12d color shades, tints & tones
#2ed12d color schemes
#2ed12d color preview, HTML & CSS examples
This text has a color of #2ed12d
<p style="color:#2ed12d;">Text here</p>
.mytext {color:#2ed12d;}
This box has a color of #2ed12d
<div style="background-color:#2ed12d;">Content here</div>
.mybackground {background-color:#2ed12d;}
Border around this has a color of #2ed12d
<div style="border:2px solid #2ed12d;">Content here</div>
.myborder {border:2px solid #2ed12d;}