#2dd12e color space conversions
Hex:
#2dd12e
RGB:
45, 209, 46
CMY:
82, 18, 82
CMYK:
78, 0, 78, 18
HSL:
120°, 64.5669%, 49.8039%
HSV (HSB):
120°, 78.4689%, 81.9608%
XYZ:
24.3758, 46.3561, 10.2477
xyY:
0.3010, 0.5724, 46.3561
CIE-Lab:
73.7760, -69.2950, 63.8120
CIE-LCH:
73.7760, 94.2007, 137.3588
CIE-Luv:
73.7760, -65.1367, 84.0120
Hunter-Lab:
68.0853, -55.2430, 38.7359
#2dd12e color charts
#2dd12e color shades, tints & tones
#2dd12e color schemes
#2dd12e color preview, HTML & CSS examples
This text has a color of #2dd12e
<p style="color:#2dd12e;">Text here</p>
.mytext {color:#2dd12e;}
This box has a color of #2dd12e
<div style="background-color:#2dd12e;">Content here</div>
.mybackground {background-color:#2dd12e;}
Border around this has a color of #2dd12e
<div style="border:2px solid #2dd12e;">Content here</div>
.myborder {border:2px solid #2dd12e;}