#2da54e color space conversions
Hex:
#2da54e
RGB:
45, 165, 78
CMY:
82, 35, 69
CMYK:
73, 0, 53, 35
HSL:
137°, 57.1429%, 41.1765%
HSV (HSB):
137°, 72.7273%, 64.7059%
XYZ:
15.9125, 28.0182, 11.7771
xyY:
0.2856, 0.5029, 28.0182
CIE-Lab:
59.9052, -51.6047, 35.5791
CIE-LCH:
59.9052, 62.6811, 145.4155
CIE-Luv:
59.9052, -48.9457, 51.7542
Hunter-Lab:
52.9322, -38.9708, 23.8609
#2da54e color charts
#2da54e color shades, tints & tones
#2da54e color schemes
#2da54e color preview, HTML & CSS examples
This text has a color of #2da54e
<p style="color:#2da54e;">Text here</p>
.mytext {color:#2da54e;}
This box has a color of #2da54e
<div style="background-color:#2da54e;">Content here</div>
.mybackground {background-color:#2da54e;}
Border around this has a color of #2da54e
<div style="border:2px solid #2da54e;">Content here</div>
.myborder {border:2px solid #2da54e;}