#2db54c color space conversions
Hex:
#2db54c
RGB:
45, 181, 76
CMY:
82, 29, 70
CMYK:
75, 0, 58, 29
HSL:
134°, 60.1770%, 44.3137%
HSV (HSB):
134°, 75.1381%, 70.9804%
XYZ:
18.9106, 34.1274, 12.4280
xyY:
0.2889, 0.5213, 34.1274
CIE-Lab:
65.0636, -57.5179, 42.7486
CIE-LCH:
65.0636, 71.6642, 143.3794
CIE-Luv:
65.0636, -54.7180, 61.1653
Hunter-Lab:
58.4187, -44.4509, 28.2797
#2db54c color charts
#2db54c color shades, tints & tones
#2db54c color schemes
#2db54c color preview, HTML & CSS examples
This text has a color of #2db54c
<p style="color:#2db54c;">Text here</p>
.mytext {color:#2db54c;}
This box has a color of #2db54c
<div style="background-color:#2db54c;">Content here</div>
.mybackground {background-color:#2db54c;}
Border around this has a color of #2db54c
<div style="border:2px solid #2db54c;">Content here</div>
.myborder {border:2px solid #2db54c;}