#2dbc4f color space conversions
Hex:
#2dbc4f
RGB:
45, 188, 79
CMY:
82, 26, 69
CMYK:
76, 0, 58, 26
HSL:
134°, 61.3734%, 45.6863%
HSV (HSB):
134°, 76.0638%, 73.7255%
XYZ:
20.4767, 37.0888, 13.4768
xyY:
0.2882, 0.5221, 37.0888
CIE-Lab:
67.3436, -59.5004, 44.0242
CIE-LCH:
67.3436, 74.0164, 143.5024
CIE-Luv:
67.3436, -57.0291, 63.4345
Hunter-Lab:
60.9006, -46.5588, 29.5101
#2dbc4f color charts
#2dbc4f color shades, tints & tones
#2dbc4f color schemes
#2dbc4f color preview, HTML & CSS examples
This text has a color of #2dbc4f
<p style="color:#2dbc4f;">Text here</p>
.mytext {color:#2dbc4f;}
This box has a color of #2dbc4f
<div style="background-color:#2dbc4f;">Content here</div>
.mybackground {background-color:#2dbc4f;}
Border around this has a color of #2dbc4f
<div style="border:2px solid #2dbc4f;">Content here</div>
.myborder {border:2px solid #2dbc4f;}