#2da34e color space conversions
Hex:
#2da34e
RGB:
45, 163, 78
CMY:
82, 36, 69
CMYK:
72, 0, 52, 36
HSL:
137°, 56.7308%, 40.7843%
HSV (HSB):
137°, 72.3926%, 63.9216%
XYZ:
15.5545, 27.3023, 11.6578
xyY:
0.2853, 0.5008, 27.3023
CIE-Lab:
59.2531, -50.8761, 34.7777
CIE-LCH:
59.2531, 61.6268, 145.6444
CIE-Luv:
59.2531, -48.2214, 50.6595
Hunter-Lab:
52.2516, -38.3036, 23.3480
#2da34e color charts
#2da34e color shades, tints & tones
#2da34e color schemes
#2da34e color preview, HTML & CSS examples
This text has a color of #2da34e
<p style="color:#2da34e;">Text here</p>
.mytext {color:#2da34e;}
This box has a color of #2da34e
<div style="background-color:#2da34e;">Content here</div>
.mybackground {background-color:#2da34e;}
Border around this has a color of #2da34e
<div style="border:2px solid #2da34e;">Content here</div>
.myborder {border:2px solid #2da34e;}