#2dee79 color space conversions
Hex:
        #2dee79
        RGB:
        45, 238, 121
        CMY:
        82, 7, 53
        CMYK:
        81, 0, 49, 7
      HSL:
        144°, 85.0220%, 55.4902%
        HSV (HSB):
        144°, 81.0924%, 93.3333%
        XYZ:
        35.1079, 63.0874, 28.4159
        xyY:
        0.2773, 0.4983, 63.0874
      CIE-Lab:
        83.4884, -70.0789, 43.7220
        CIE-LCH:
        83.4884, 82.5994, 148.0401
        CIE-Luv:
        83.4884, -71.8340, 69.4230
        Hunter-Lab:
        79.4276, -60.0992, 34.3878
      #2dee79 color charts
#2dee79 RGB chart
      #2dee79 CMYK chart
      #2dee79 RGB pie chart
      #2dee79 color shades, tints & tones
#2dee79 color schemes
#2dee79 color preview, HTML & CSS examples
           This text has a color of #2dee79        
        
          <p style="color:#2dee79;">Text here</p>
        
        
          .mytext {color:#2dee79;}
        
        Text color #2dee79
      
           This box has a color of #2dee79        
        
          <div style="background-color:#2dee79;">Content here</div>
        
        
          .mybackground {background-color:#2dee79;}
        
        Background color #2dee79
      
           Border around this has a color of #2dee79        
        
          <div style="border:2px solid #2dee79;">Content here</div>
        
        
          .myborder {border:2px solid #2dee79;}
        
        Border color #2dee79