#2b9581 color space conversions
Hex:
        #2b9581
        RGB:
        43, 149, 129
        CMY:
        83, 42, 49
        CMYK:
        71, 0, 13, 42
      HSL:
        169°, 55.2083%, 37.6471%
        HSV (HSB):
        169°, 71.1409%, 58.4314%
        XYZ:
        15.7062, 23.5935, 24.4951
        xyY:
        0.2462, 0.3698, 23.5935
      CIE-Lab:
        55.6784, -34.5821, 1.9454
        CIE-LCH:
        55.6784, 34.6368, 176.7802
        CIE-Luv:
        55.6784, -40.5725, 7.8811
        Hunter-Lab:
        48.5731, -27.2848, 4.1016
      #2b9581 color charts
#2b9581 RGB chart
      #2b9581 CMYK chart
      #2b9581 RGB pie chart
      #2b9581 color shades, tints & tones
#2b9581 color schemes
#2b9581 color preview, HTML & CSS examples
           This text has a color of #2b9581        
        
          <p style="color:#2b9581;">Text here</p>
        
        
          .mytext {color:#2b9581;}
        
        Text color #2b9581
      
           This box has a color of #2b9581        
        
          <div style="background-color:#2b9581;">Content here</div>
        
        
          .mybackground {background-color:#2b9581;}
        
        Background color #2b9581
      
           Border around this has a color of #2b9581        
        
          <div style="border:2px solid #2b9581;">Content here</div>
        
        
          .myborder {border:2px solid #2b9581;}
        
        Border color #2b9581