#2dc979 color space conversions
Hex:
        #2dc979
        RGB:
        45, 201, 121
        CMY:
        82, 21, 53
        CMYK:
        78, 0, 40, 21
      HSL:
        149°, 63.4146%, 48.2353%
        HSV (HSB):
        149°, 77.6119%, 78.8235%
        XYZ:
        25.4200, 43.7117, 25.1866
        xyY:
        0.2695, 0.4634, 43.7117
      CIE-Lab:
        72.0353, -57.3193, 29.0130
        CIE-LCH:
        72.0353, 64.2437, 153.1531
        CIE-Luv:
        72.0353, -59.4265, 48.3123
        Hunter-Lab:
        66.1148, -47.0706, 23.6937
      #2dc979 color charts
#2dc979 RGB chart
      #2dc979 CMYK chart
      #2dc979 RGB pie chart
      #2dc979 color shades, tints & tones
#2dc979 color schemes
#2dc979 color preview, HTML & CSS examples
           This text has a color of #2dc979        
        
          <p style="color:#2dc979;">Text here</p>
        
        
          .mytext {color:#2dc979;}
        
        Text color #2dc979
      
           This box has a color of #2dc979        
        
          <div style="background-color:#2dc979;">Content here</div>
        
        
          .mybackground {background-color:#2dc979;}
        
        Background color #2dc979
      
           Border around this has a color of #2dc979        
        
          <div style="border:2px solid #2dc979;">Content here</div>
        
        
          .myborder {border:2px solid #2dc979;}
        
        Border color #2dc979