#2dcd3d color space conversions
Hex:
#2dcd3d
RGB:
45, 205, 61
CMY:
82, 20, 76
CMYK:
78, 0, 70, 20
HSL:
126°, 64.0000%, 49.0196%
HSV (HSB):
126°, 78.0488%, 80.3922%
XYZ:
23.7558, 44.5575, 11.7633
xyY:
0.2967, 0.5564, 44.5575
CIE-Lab:
72.5995, -66.9405, 57.5032
CIE-LCH:
72.5995, 88.2477, 139.3368
CIE-Luv:
72.5995, -63.4296, 78.2972
Hunter-Lab:
66.7514, -53.2894, 36.2776
#2dcd3d color charts
#2dcd3d color shades, tints & tones
#2dcd3d color schemes
#2dcd3d color preview, HTML & CSS examples
This text has a color of #2dcd3d
<p style="color:#2dcd3d;">Text here</p>
.mytext {color:#2dcd3d;}
This box has a color of #2dcd3d
<div style="background-color:#2dcd3d;">Content here</div>
.mybackground {background-color:#2dcd3d;}
Border around this has a color of #2dcd3d
<div style="border:2px solid #2dcd3d;">Content here</div>
.myborder {border:2px solid #2dcd3d;}