#2ed030 color space conversions
Hex:
#2ed030
RGB:
46, 208, 48
CMY:
82, 18, 81
CMYK:
78, 0, 77, 18
HSL:
121°, 63.7795%, 49.8039%
HSV (HSB):
121°, 77.8846%, 81.5686%
XYZ:
24.2161, 45.9060, 10.3807
xyY:
0.3008, 0.5702, 45.9060
CIE-Lab:
73.4845, -68.7339, 62.9173
CIE-LCH:
73.4845, 93.1823, 137.5298
CIE-Luv:
73.4845, -64.6132, 83.1270
Hunter-Lab:
67.7540, -54.7714, 38.3438
#2ed030 color charts
#2ed030 color shades, tints & tones
#2ed030 color schemes
#2ed030 color preview, HTML & CSS examples
This text has a color of #2ed030
<p style="color:#2ed030;">Text here</p>
.mytext {color:#2ed030;}
This box has a color of #2ed030
<div style="background-color:#2ed030;">Content here</div>
.mybackground {background-color:#2ed030;}
Border around this has a color of #2ed030
<div style="border:2px solid #2ed030;">Content here</div>
.myborder {border:2px solid #2ed030;}