#2b8084 color space conversions
Hex:
        #2b8084
        RGB:
        43, 128, 132
        CMY:
        83, 50, 48
        CMYK:
        67, 3, 0, 48
      HSL:
        183°, 50.8571%, 34.3137%
        HSV (HSB):
        183°, 67.4242%, 51.7647%
        XYZ:
        12.8803, 17.6179, 24.5515
        xyY:
        0.2340, 0.3200, 17.6179
      CIE-Lab:
        49.0293, -23.4767, -9.6119
        CIE-LCH:
        49.0293, 25.3681, 202.2654
        CIE-Luv:
        49.0293, -32.4895, -10.4162
        Hunter-Lab:
        41.9737, -18.6783, -5.2988
      #2b8084 color charts
#2b8084 RGB chart
      #2b8084 CMYK chart
      #2b8084 RGB pie chart
      #2b8084 color shades, tints & tones
#2b8084 color schemes
#2b8084 color preview, HTML & CSS examples
           This text has a color of #2b8084        
        
          <p style="color:#2b8084;">Text here</p>
        
        
          .mytext {color:#2b8084;}
        
        Text color #2b8084
      
           This box has a color of #2b8084        
        
          <div style="background-color:#2b8084;">Content here</div>
        
        
          .mybackground {background-color:#2b8084;}
        
        Background color #2b8084
      
           Border around this has a color of #2b8084        
        
          <div style="border:2px solid #2b8084;">Content here</div>
        
        
          .myborder {border:2px solid #2b8084;}
        
        Border color #2b8084