#2ddd3d color space conversions
Hex:
#2ddd3d
RGB:
45, 221, 61
CMY:
82, 13, 76
CMYK:
80, 0, 72, 13
HSL:
125°, 72.1311%, 52.1569%
HSV (HSB):
125°, 79.6380%, 86.6667%
XYZ:
27.7809, 52.6077, 13.1050
xyY:
0.2971, 0.5627, 52.6077
CIE-Lab:
77.6428, -71.8100, 62.7065
CIE-LCH:
77.6428, 95.3352, 138.8716
CIE-Luv:
77.6428, -68.6911, 85.4375
Hunter-Lab:
72.5312, -58.5604, 40.0593
#2ddd3d color charts
#2ddd3d color shades, tints & tones
#2ddd3d color schemes
#2ddd3d color preview, HTML & CSS examples
This text has a color of #2ddd3d
<p style="color:#2ddd3d;">Text here</p>
.mytext {color:#2ddd3d;}
This box has a color of #2ddd3d
<div style="background-color:#2ddd3d;">Content here</div>
.mybackground {background-color:#2ddd3d;}
Border around this has a color of #2ddd3d
<div style="border:2px solid #2ddd3d;">Content here</div>
.myborder {border:2px solid #2ddd3d;}