#2aa080 color space conversions
Hex:
        #2aa080
        RGB:
        42, 160, 128
        CMY:
        84, 37, 50
        CMYK:
        74, 0, 20, 37
      HSL:
        164°, 58.4158%, 39.6078%
        HSV (HSB):
        164°, 73.7500%, 62.7451%
        XYZ:
        17.4219, 27.1924, 24.7525
        xyY:
        0.2512, 0.3920, 27.1924
      CIE-Lab:
        59.1520, -39.9063, 7.5096
        CIE-LCH:
        59.1520, 40.6067, 169.3426
        CIE-Luv:
        59.1520, -44.8643, 16.5734
        Hunter-Lab:
        52.1463, -31.6197, 8.3590
      #2aa080 color charts
#2aa080 RGB chart
      #2aa080 CMYK chart
      #2aa080 RGB pie chart
      #2aa080 color shades, tints & tones
#2aa080 color schemes
#2aa080 color preview, HTML & CSS examples
           This text has a color of #2aa080        
        
          <p style="color:#2aa080;">Text here</p>
        
        
          .mytext {color:#2aa080;}
        
        Text color #2aa080
      
           This box has a color of #2aa080        
        
          <div style="background-color:#2aa080;">Content here</div>
        
        
          .mybackground {background-color:#2aa080;}
        
        Background color #2aa080
      
           Border around this has a color of #2aa080        
        
          <div style="border:2px solid #2aa080;">Content here</div>
        
        
          .myborder {border:2px solid #2aa080;}
        
        Border color #2aa080