#2b9895 color space conversions
Hex:
        #2b9895
        RGB:
        43, 152, 149
        CMY:
        83, 40, 42
        CMYK:
        72, 0, 2, 40
      HSL:
        178°, 55.8974%, 38.2353%
        HSV (HSB):
        178°, 71.7105%, 59.6078%
        XYZ:
        17.6493, 25.1400, 32.3561
        xyY:
        0.2349, 0.3346, 25.1400
      CIE-Lab:
        57.2116, -30.3122, -7.2365
        CIE-LCH:
        57.2116, 31.1640, 193.4270
        CIE-Luv:
        57.2116, -40.3828, -6.1639
        Hunter-Lab:
        50.1398, -24.9123, -3.1630
      #2b9895 color charts
#2b9895 RGB chart
      #2b9895 CMYK chart
      #2b9895 RGB pie chart
      #2b9895 color shades, tints & tones
#2b9895 color schemes
#2b9895 color preview, HTML & CSS examples
           This text has a color of #2b9895        
        
          <p style="color:#2b9895;">Text here</p>
        
        
          .mytext {color:#2b9895;}
        
        Text color #2b9895
      
           This box has a color of #2b9895        
        
          <div style="background-color:#2b9895;">Content here</div>
        
        
          .mybackground {background-color:#2b9895;}
        
        Background color #2b9895
      
           Border around this has a color of #2b9895        
        
          <div style="border:2px solid #2b9895;">Content here</div>
        
        
          .myborder {border:2px solid #2b9895;}
        
        Border color #2b9895