#2aa07b color space conversions
Hex:
        #2aa07b
        RGB:
        42, 160, 123
        CMY:
        84, 37, 52
        CMYK:
        74, 0, 23, 37
      HSL:
        161°, 58.4158%, 39.6078%
        HSV (HSB):
        161°, 73.7500%, 62.7451%
        XYZ:
        17.1008, 27.0639, 23.0614
        xyY:
        0.2544, 0.4026, 27.0639
      CIE-Lab:
        59.0334, -41.1513, 10.1508
        CIE-LCH:
        59.0334, 42.3848, 166.1434
        CIE-Luv:
        59.0334, -45.1848, 20.3294
        Hunter-Lab:
        52.0230, -32.3644, 10.1332
      #2aa07b color charts
#2aa07b RGB chart
      #2aa07b CMYK chart
      #2aa07b RGB pie chart
      #2aa07b color shades, tints & tones
#2aa07b color schemes
#2aa07b color preview, HTML & CSS examples
           This text has a color of #2aa07b        
        
          <p style="color:#2aa07b;">Text here</p>
        
        
          .mytext {color:#2aa07b;}
        
        Text color #2aa07b
      
           This box has a color of #2aa07b        
        
          <div style="background-color:#2aa07b;">Content here</div>
        
        
          .mybackground {background-color:#2aa07b;}
        
        Background color #2aa07b
      
           Border around this has a color of #2aa07b        
        
          <div style="border:2px solid #2aa07b;">Content here</div>
        
        
          .myborder {border:2px solid #2aa07b;}
        
        Border color #2aa07b