#2b8181 color space conversions
Hex:
        #2b8181
        RGB:
        43, 129, 129
        CMY:
        83, 49, 49
        CMYK:
        67, 0, 0, 49
      HSL:
        180°, 50.0000%, 33.7255%
        HSV (HSB):
        180°, 66.6667%, 50.5882%
        XYZ:
        12.8090, 17.7991, 23.5293
        xyY:
        0.2366, 0.3288, 17.7991
      CIE-Lab:
        49.2515, -24.9093, -7.5155
        CIE-LCH:
        49.2515, 26.0184, 196.7892
        CIE-Luv:
        49.2515, -33.0454, -7.1366
        Hunter-Lab:
        42.1890, -19.6364, -3.5345
      #2b8181 color charts
#2b8181 RGB chart
      #2b8181 CMYK chart
      #2b8181 RGB pie chart
      #2b8181 color shades, tints & tones
#2b8181 color schemes
#2b8181 color preview, HTML & CSS examples
           This text has a color of #2b8181        
        
          <p style="color:#2b8181;">Text here</p>
        
        
          .mytext {color:#2b8181;}
        
        Text color #2b8181
      
           This box has a color of #2b8181        
        
          <div style="background-color:#2b8181;">Content here</div>
        
        
          .mybackground {background-color:#2b8181;}
        
        Background color #2b8181
      
           Border around this has a color of #2b8181        
        
          <div style="border:2px solid #2b8181;">Content here</div>
        
        
          .myborder {border:2px solid #2b8181;}
        
        Border color #2b8181