#2dd941 color space conversions
Hex:
        #2dd941
        RGB:
        45, 217, 65
        CMY:
        82, 15, 75
        CMYK:
        79, 0, 70, 15
      HSL:
        127°, 69.3548%, 51.3725%
        HSV (HSB):
        127°, 79.2627%, 85.0980%
        XYZ:
        26.8492, 50.5653, 13.3460
        xyY:
        0.2958, 0.5571, 50.5653
      CIE-Lab:
        76.4149, -70.2694, 59.9878
        CIE-LCH:
        76.4149, 92.3922, 139.5132
        CIE-Luv:
        76.4149, -67.2723, 82.4915
        Hunter-Lab:
        71.1092, -57.0438, 38.6487
      #2dd941 color charts
#2dd941 RGB chart
      #2dd941 CMYK chart
      #2dd941 RGB pie chart
      #2dd941 color shades, tints & tones
#2dd941 color schemes
#2dd941 color preview, HTML & CSS examples
           This text has a color of #2dd941        
        
          <p style="color:#2dd941;">Text here</p>
        
        
          .mytext {color:#2dd941;}
        
        Text color #2dd941
      
           This box has a color of #2dd941        
        
          <div style="background-color:#2dd941;">Content here</div>
        
        
          .mybackground {background-color:#2dd941;}
        
        Background color #2dd941
      
           Border around this has a color of #2dd941        
        
          <div style="border:2px solid #2dd941;">Content here</div>
        
        
          .myborder {border:2px solid #2dd941;}
        
        Border color #2dd941