#2aba75 color space conversions
Hex:
        #2aba75
        RGB:
        42, 186, 117
        CMY:
        84, 27, 54
        CMYK:
        77, 0, 37, 27
      HSL:
        151°, 63.1579%, 44.7059%
        HSV (HSB):
        151°, 77.4194%, 72.9412%
        XYZ:
        21.7246, 36.8944, 22.8059
        xyY:
        0.2668, 0.4531, 36.8944
      CIE-Lab:
        67.1977, -52.9021, 24.6691
        CIE-LCH:
        67.1977, 58.3712, 154.9996
        CIE-Luv:
        67.1977, -54.8704, 41.6015
        Hunter-Lab:
        60.7408, -42.4538, 20.2573
      #2aba75 color charts
#2aba75 RGB chart
      #2aba75 CMYK chart
      #2aba75 RGB pie chart
      #2aba75 color shades, tints & tones
#2aba75 color schemes
#2aba75 color preview, HTML & CSS examples
           This text has a color of #2aba75        
        
          <p style="color:#2aba75;">Text here</p>
        
        
          .mytext {color:#2aba75;}
        
        Text color #2aba75
      
           This box has a color of #2aba75        
        
          <div style="background-color:#2aba75;">Content here</div>
        
        
          .mybackground {background-color:#2aba75;}
        
        Background color #2aba75
      
           Border around this has a color of #2aba75        
        
          <div style="border:2px solid #2aba75;">Content here</div>
        
        
          .myborder {border:2px solid #2aba75;}
        
        Border color #2aba75