#2b806a color space conversions
Hex:
        #2b806a
        RGB:
        43, 128, 106
        CMY:
        83, 50, 58
        CMYK:
        66, 0, 17, 50
      HSL:
        164°, 49.7076%, 33.5294%
        HSV (HSB):
        164°, 66.4062%, 50.1961%
        XYZ:
        11.3170, 16.9925, 16.3191
        xyY:
        0.2536, 0.3808, 16.9925
      CIE-Lab:
        48.2506, -30.9621, 4.5401
        CIE-LCH:
        48.2506, 31.2932, 171.6580
        CIE-Luv:
        48.2506, -34.0015, 10.6099
        Hunter-Lab:
        41.2220, -23.1337, 5.3835
      #2b806a color charts
#2b806a RGB chart
      #2b806a CMYK chart
      #2b806a RGB pie chart
      #2b806a color shades, tints & tones
#2b806a color schemes
#2b806a color preview, HTML & CSS examples
           This text has a color of #2b806a        
        
          <p style="color:#2b806a;">Text here</p>
        
        
          .mytext {color:#2b806a;}
        
        Text color #2b806a
      
           This box has a color of #2b806a        
        
          <div style="background-color:#2b806a;">Content here</div>
        
        
          .mybackground {background-color:#2b806a;}
        
        Background color #2b806a
      
           Border around this has a color of #2b806a        
        
          <div style="border:2px solid #2b806a;">Content here</div>
        
        
          .myborder {border:2px solid #2b806a;}
        
        Border color #2b806a