#2ddd5e color space conversions
Hex:
#2ddd5e
RGB:
45, 221, 94
CMY:
82, 13, 63
CMYK:
80, 0, 57, 13
HSL:
137°, 72.1311%, 52.1569%
HSV (HSB):
137°, 79.6380%, 86.6667%
XYZ:
28.9590, 53.0789, 19.3086
xyY:
0.2857, 0.5237, 53.0789
CIE-Lab:
77.9216, -68.3860, 49.5698
CIE-LCH:
77.9216, 84.4619, 144.0634
CIE-Luv:
77.9216, -67.5307, 73.5726
Hunter-Lab:
72.8553, -56.5454, 35.2852
#2ddd5e color charts
#2ddd5e color shades, tints & tones
#2ddd5e color schemes
#2ddd5e color preview, HTML & CSS examples
This text has a color of #2ddd5e
<p style="color:#2ddd5e;">Text here</p>
.mytext {color:#2ddd5e;}
This box has a color of #2ddd5e
<div style="background-color:#2ddd5e;">Content here</div>
.mybackground {background-color:#2ddd5e;}
Border around this has a color of #2ddd5e
<div style="border:2px solid #2ddd5e;">Content here</div>
.myborder {border:2px solid #2ddd5e;}