#2bed65 color space conversions
Hex:
#2bed65
RGB:
43, 237, 101
CMY:
83, 7, 60
CMYK:
82, 0, 57, 7
HSL:
138°, 84.3478%, 54.9020%
HSV (HSB):
138°, 81.8565%, 92.9412%
XYZ:
33.6294, 62.0216, 22.5108
xyY:
0.2846, 0.5249, 62.0216
CIE-Lab:
82.9249, -72.7585, 52.2994
CIE-LCH:
82.9249, 89.6049, 144.2911
CIE-Luv:
82.9249, -72.6892, 78.5009
Hunter-Lab:
78.7538, -61.5961, 38.1803
#2bed65 color charts
#2bed65 color shades, tints & tones
#2bed65 color schemes
#2bed65 color preview, HTML & CSS examples
This text has a color of #2bed65
<p style="color:#2bed65;">Text here</p>
.mytext {color:#2bed65;}
This box has a color of #2bed65
<div style="background-color:#2bed65;">Content here</div>
.mybackground {background-color:#2bed65;}
Border around this has a color of #2bed65
<div style="border:2px solid #2bed65;">Content here</div>
.myborder {border:2px solid #2bed65;}