#2aa48b color space conversions
Hex:
        #2aa48b
        RGB:
        42, 164, 139
        CMY:
        84, 36, 45
        CMYK:
        74, 0, 15, 36
      HSL:
        168°, 59.2233%, 40.3922%
        HSV (HSB):
        168°, 74.3902%, 64.3137%
        XYZ:
        18.8905, 28.9072, 29.0101
        xyY:
        0.2459, 0.3764, 28.9072
      CIE-Lab:
        60.6997, -38.8112, 3.5464
        CIE-LCH:
        60.6997, 38.9729, 174.7791
        CIE-Luv:
        60.6997, -45.6003, 10.9457
        Hunter-Lab:
        53.7655, -31.3735, 5.6448
      #2aa48b color charts
#2aa48b RGB chart
      #2aa48b CMYK chart
      #2aa48b RGB pie chart
      #2aa48b color shades, tints & tones
#2aa48b color schemes
#2aa48b color preview, HTML & CSS examples
           This text has a color of #2aa48b        
        
          <p style="color:#2aa48b;">Text here</p>
        
        
          .mytext {color:#2aa48b;}
        
        Text color #2aa48b
      
           This box has a color of #2aa48b        
        
          <div style="background-color:#2aa48b;">Content here</div>
        
        
          .mybackground {background-color:#2aa48b;}
        
        Background color #2aa48b
      
           Border around this has a color of #2aa48b        
        
          <div style="border:2px solid #2aa48b;">Content here</div>
        
        
          .myborder {border:2px solid #2aa48b;}
        
        Border color #2aa48b