#2a806b color space conversions
Hex:
        #2a806b
        RGB:
        42, 128, 107
        CMY:
        84, 50, 58
        CMYK:
        67, 0, 16, 50
      HSL:
        165°, 50.5882%, 33.3333%
        HSV (HSB):
        165°, 67.1875%, 50.1961%
        XYZ:
        11.3279, 16.9921, 16.5927
        xyY:
        0.2522, 0.3783, 16.9921
      CIE-Lab:
        48.2501, -30.8808, 3.9488
        CIE-LCH:
        48.2501, 31.1322, 172.7131
        CIE-Luv:
        48.2501, -34.1498, 9.8073
        Hunter-Lab:
        41.2215, -23.0850, 4.9893
      #2a806b color charts
#2a806b RGB chart
      #2a806b CMYK chart
      #2a806b RGB pie chart
      #2a806b color shades, tints & tones
#2a806b color schemes
#2a806b color preview, HTML & CSS examples
           This text has a color of #2a806b        
        
          <p style="color:#2a806b;">Text here</p>
        
        
          .mytext {color:#2a806b;}
        
        Text color #2a806b
      
           This box has a color of #2a806b        
        
          <div style="background-color:#2a806b;">Content here</div>
        
        
          .mybackground {background-color:#2a806b;}
        
        Background color #2a806b
      
           Border around this has a color of #2a806b        
        
          <div style="border:2px solid #2a806b;">Content here</div>
        
        
          .myborder {border:2px solid #2a806b;}
        
        Border color #2a806b