#2daa81 color space conversions
Hex:
        #2daa81
        RGB:
        45, 170, 129
        CMY:
        82, 33, 49
        CMYK:
        74, 0, 24, 33
      HSL:
        160°, 58.1395%, 42.1569%
        HSV (HSB):
        160°, 73.5294%, 66.6667%
        XYZ:
        19.4194, 30.8923, 25.7082
        xyY:
        0.2555, 0.4064, 30.8923
      CIE-Lab:
        62.4166, -43.5139, 11.5872
        CIE-LCH:
        62.4166, 45.0302, 165.0888
        CIE-Luv:
        62.4166, -47.9648, 22.8905
        Hunter-Lab:
        55.5809, -34.9005, 11.4828
      #2daa81 color charts
#2daa81 RGB chart
      #2daa81 CMYK chart
      #2daa81 RGB pie chart
      #2daa81 color shades, tints & tones
#2daa81 color schemes
#2daa81 color preview, HTML & CSS examples
           This text has a color of #2daa81        
        
          <p style="color:#2daa81;">Text here</p>
        
        
          .mytext {color:#2daa81;}
        
        Text color #2daa81
      
           This box has a color of #2daa81        
        
          <div style="background-color:#2daa81;">Content here</div>
        
        
          .mybackground {background-color:#2daa81;}
        
        Background color #2daa81
      
           Border around this has a color of #2daa81        
        
          <div style="border:2px solid #2daa81;">Content here</div>
        
        
          .myborder {border:2px solid #2daa81;}
        
        Border color #2daa81