#2dc448 color space conversions
Hex:
        #2dc448
        RGB:
        45, 196, 72
        CMY:
        82, 23, 72
        CMYK:
        77, 0, 63, 23
      HSL:
        131°, 62.6556%, 47.2549%
        HSV (HSB):
        131°, 77.0408%, 76.8627%
        XYZ:
        21.9918, 40.5056, 12.7902
        xyY:
        0.2921, 0.5380, 40.5056
      CIE-Lab:
        69.8282, -62.9919, 50.0301
        CIE-LCH:
        69.8282, 80.4425, 141.5423
        CIE-Luv:
        69.8282, -60.0413, 70.2989
        Hunter-Lab:
        63.6440, -49.6974, 32.6357
      #2dc448 color charts
#2dc448 RGB chart
      #2dc448 CMYK chart
      #2dc448 RGB pie chart
      #2dc448 color shades, tints & tones
#2dc448 color schemes
#2dc448 color preview, HTML & CSS examples
           This text has a color of #2dc448        
        
          <p style="color:#2dc448;">Text here</p>
        
        
          .mytext {color:#2dc448;}
        
        Text color #2dc448
      
           This box has a color of #2dc448        
        
          <div style="background-color:#2dc448;">Content here</div>
        
        
          .mybackground {background-color:#2dc448;}
        
        Background color #2dc448
      
           Border around this has a color of #2dc448        
        
          <div style="border:2px solid #2dc448;">Content here</div>
        
        
          .myborder {border:2px solid #2dc448;}
        
        Border color #2dc448