#2a896a color space conversions
Hex:
        #2a896a
        RGB:
        42, 137, 106
        CMY:
        84, 46, 58
        CMYK:
        69, 0, 23, 46
      HSL:
        160°, 53.0726%, 35.0980%
        HSV (HSB):
        160°, 69.3431%, 53.7255%
        XYZ:
        12.5020, 19.4242, 16.7260
        xyY:
        0.2570, 0.3992, 19.4242
      CIE-Lab:
        51.1798, -35.2852, 8.7147
        CIE-LCH:
        51.1798, 36.3454, 166.1268
        CIE-Luv:
        51.1798, -37.6521, 16.9257
        Hunter-Lab:
        44.0729, -26.4929, 8.3500
      #2a896a color charts
#2a896a RGB chart
      #2a896a CMYK chart
      #2a896a RGB pie chart
      #2a896a color shades, tints & tones
#2a896a color schemes
#2a896a color preview, HTML & CSS examples
           This text has a color of #2a896a        
        
          <p style="color:#2a896a;">Text here</p>
        
        
          .mytext {color:#2a896a;}
        
        Text color #2a896a
      
           This box has a color of #2a896a        
        
          <div style="background-color:#2a896a;">Content here</div>
        
        
          .mybackground {background-color:#2a896a;}
        
        Background color #2a896a
      
           Border around this has a color of #2a896a        
        
          <div style="border:2px solid #2a896a;">Content here</div>
        
        
          .myborder {border:2px solid #2a896a;}
        
        Border color #2a896a