#2dec81 color space conversions
Hex:
#2dec81
RGB:
45, 236, 129
CMY:
82, 7, 49
CMYK:
81, 0, 45, 7
HSL:
146°, 83.4061%, 55.0980%
HSV (HSB):
146°, 80.9322%, 92.5490%
XYZ:
35.0401, 62.1338, 30.9151
xyY:
0.2736, 0.4851, 62.1338
CIE-Lab:
82.9845, -68.1383, 39.2111
CIE-LCH:
82.9845, 78.6151, 150.0812
CIE-Luv:
82.9845, -70.7553, 63.9923
Hunter-Lab:
78.8250, -58.5951, 31.9240
#2dec81 color charts
#2dec81 color shades, tints & tones
#2dec81 color schemes
#2dec81 color preview, HTML & CSS examples
This text has a color of #2dec81
<p style="color:#2dec81;">Text here</p>
.mytext {color:#2dec81;}
This box has a color of #2dec81
<div style="background-color:#2dec81;">Content here</div>
.mybackground {background-color:#2dec81;}
Border around this has a color of #2dec81
<div style="border:2px solid #2dec81;">Content here</div>
.myborder {border:2px solid #2dec81;}