#2ded2e color space conversions
Hex:
#2ded2e
RGB:
45, 237, 46
CMY:
82, 7, 82
CMYK:
81, 0, 81, 7
HSL:
120°, 84.2105%, 55.2941%
HSV (HSB):
120°, 81.0127%, 92.9412%
XYZ:
31.8595, 61.3235, 12.7422
xyY:
0.3008, 0.5789, 61.3235
CIE-Lab:
82.5524, -77.4689, 72.0909
CIE-LCH:
82.5524, 105.8231, 137.0594
CIE-Luv:
82.5524, -74.1638, 95.7112
Hunter-Lab:
78.3093, -64.4201, 45.1691
#2ded2e color charts
#2ded2e color shades, tints & tones
#2ded2e color schemes
#2ded2e color preview, HTML & CSS examples
This text has a color of #2ded2e
<p style="color:#2ded2e;">Text here</p>
.mytext {color:#2ded2e;}
This box has a color of #2ded2e
<div style="background-color:#2ded2e;">Content here</div>
.mybackground {background-color:#2ded2e;}
Border around this has a color of #2ded2e
<div style="border:2px solid #2ded2e;">Content here</div>
.myborder {border:2px solid #2ded2e;}