#2dcc40 color space conversions
Hex:
        #2dcc40
        RGB:
        45, 204, 64
        CMY:
        82, 20, 75
        CMYK:
        78, 0, 69, 20
      HSL:
        127°, 63.8554%, 48.8235%
        HSV (HSB):
        127°, 77.9412%, 80.0000%
        XYZ:
        23.6005, 44.1138, 12.1214
        xyY:
        0.2956, 0.5526, 44.1138
      CIE-Lab:
        72.3045, -66.3568, 56.0374
        CIE-LCH:
        72.3045, 86.8528, 139.8194
        CIE-Luv:
        72.3045, -63.0052, 76.8969
        Hunter-Lab:
        66.4182, -52.8052, 35.6722
      #2dcc40 color charts
#2dcc40 RGB chart
      #2dcc40 CMYK chart
      #2dcc40 RGB pie chart
      #2dcc40 color shades, tints & tones
#2dcc40 color schemes
#2dcc40 color preview, HTML & CSS examples
           This text has a color of #2dcc40        
        
          <p style="color:#2dcc40;">Text here</p>
        
        
          .mytext {color:#2dcc40;}
        
        Text color #2dcc40
      
           This box has a color of #2dcc40        
        
          <div style="background-color:#2dcc40;">Content here</div>
        
        
          .mybackground {background-color:#2dcc40;}
        
        Background color #2dcc40
      
           Border around this has a color of #2dcc40        
        
          <div style="border:2px solid #2dcc40;">Content here</div>
        
        
          .myborder {border:2px solid #2dcc40;}
        
        Border color #2dcc40