#2aba93 color space conversions
Hex:
        #2aba93
        RGB:
        42, 186, 147
        CMY:
        84, 27, 42
        CMYK:
        77, 0, 21, 27
      HSL:
        164°, 63.1579%, 44.7059%
        HSV (HSB):
        164°, 77.4194%, 72.9412%
        XYZ:
        23.7802, 37.7166, 33.6305
        xyY:
        0.2500, 0.3965, 37.7166
      CIE-Lab:
        67.8112, -46.1936, 9.3091
        CIE-LCH:
        67.8112, 47.1222, 168.6061
        CIE-Luv:
        67.8112, -52.9524, 20.5574
        Hunter-Lab:
        61.4139, -38.3569, 10.5223
      #2aba93 color charts
#2aba93 RGB chart
      #2aba93 CMYK chart
      #2aba93 RGB pie chart
      #2aba93 color shades, tints & tones
#2aba93 color schemes
#2aba93 color preview, HTML & CSS examples
           This text has a color of #2aba93        
        
          <p style="color:#2aba93;">Text here</p>
        
        
          .mytext {color:#2aba93;}
        
        Text color #2aba93
      
           This box has a color of #2aba93        
        
          <div style="background-color:#2aba93;">Content here</div>
        
        
          .mybackground {background-color:#2aba93;}
        
        Background color #2aba93
      
           Border around this has a color of #2aba93        
        
          <div style="border:2px solid #2aba93;">Content here</div>
        
        
          .myborder {border:2px solid #2aba93;}
        
        Border color #2aba93