#2b9890 color space conversions
Hex:
        #2b9890
        RGB:
        43, 152, 144
        CMY:
        83, 40, 44
        CMYK:
        72, 0, 5, 40
      HSL:
        176°, 55.8974%, 38.2353%
        HSV (HSB):
        176°, 71.7105%, 59.6078%
        XYZ:
        17.2585, 24.9837, 30.2983
        xyY:
        0.2379, 0.3444, 24.9837
      CIE-Lab:
        57.0595, -31.7778, -4.6071
        CIE-LCH:
        57.0595, 32.1100, 188.2491
        CIE-Luv:
        57.0595, -40.7122, -2.0130
        Hunter-Lab:
        49.9837, -25.8383, -0.9508
      #2b9890 color charts
#2b9890 RGB chart
      #2b9890 CMYK chart
      #2b9890 RGB pie chart
      #2b9890 color shades, tints & tones
#2b9890 color schemes
#2b9890 color preview, HTML & CSS examples
           This text has a color of #2b9890        
        
          <p style="color:#2b9890;">Text here</p>
        
        
          .mytext {color:#2b9890;}
        
        Text color #2b9890
      
           This box has a color of #2b9890        
        
          <div style="background-color:#2b9890;">Content here</div>
        
        
          .mybackground {background-color:#2b9890;}
        
        Background color #2b9890
      
           Border around this has a color of #2b9890        
        
          <div style="border:2px solid #2b9890;">Content here</div>
        
        
          .myborder {border:2px solid #2b9890;}
        
        Border color #2b9890