#2aba89 color space conversions
Hex:
        #2aba89
        RGB:
        42, 186, 137
        CMY:
        84, 27, 46
        CMYK:
        77, 0, 26, 27
      HSL:
        160°, 63.1579%, 44.7059%
        HSV (HSB):
        160°, 77.4194%, 72.9412%
        XYZ:
        23.0291, 37.4162, 29.6752
        xyY:
        0.2555, 0.4152, 37.4162
      CIE-Lab:
        67.5881, -48.5844, 14.4469
        CIE-LCH:
        67.5881, 50.6869, 163.4398
        CIE-Luv:
        67.5881, -53.6202, 27.9477
        Hunter-Lab:
        61.1688, -39.8428, 14.0544
      #2aba89 color charts
#2aba89 RGB chart
      #2aba89 CMYK chart
      #2aba89 RGB pie chart
      #2aba89 color shades, tints & tones
#2aba89 color schemes
#2aba89 color preview, HTML & CSS examples
           This text has a color of #2aba89        
        
          <p style="color:#2aba89;">Text here</p>
        
        
          .mytext {color:#2aba89;}
        
        Text color #2aba89
      
           This box has a color of #2aba89        
        
          <div style="background-color:#2aba89;">Content here</div>
        
        
          .mybackground {background-color:#2aba89;}
        
        Background color #2aba89
      
           Border around this has a color of #2aba89        
        
          <div style="border:2px solid #2aba89;">Content here</div>
        
        
          .myborder {border:2px solid #2aba89;}
        
        Border color #2aba89