#2b9296 color space conversions
Hex:
        #2b9296
        RGB:
        43, 146, 150
        CMY:
        83, 43, 41
        CMYK:
        71, 3, 0, 41
      HSL:
        182°, 55.4404%, 37.8431%
        HSV (HSB):
        182°, 71.3333%, 58.8235%
        XYZ:
        16.7802, 23.2734, 32.4620
        xyY:
        0.2314, 0.3209, 23.2734
      CIE-Lab:
        55.3528, -27.0618, -10.5867
        CIE-LCH:
        55.3528, 29.0589, 201.3656
        CIE-Luv:
        55.3528, -38.1051, -11.6562
        Hunter-Lab:
        48.2425, -22.3367, -6.1260
      #2b9296 color charts
#2b9296 RGB chart
      #2b9296 CMYK chart
      #2b9296 RGB pie chart
      #2b9296 color shades, tints & tones
#2b9296 color schemes
#2b9296 color preview, HTML & CSS examples
           This text has a color of #2b9296        
        
          <p style="color:#2b9296;">Text here</p>
        
        
          .mytext {color:#2b9296;}
        
        Text color #2b9296
      
           This box has a color of #2b9296        
        
          <div style="background-color:#2b9296;">Content here</div>
        
        
          .mybackground {background-color:#2b9296;}
        
        Background color #2b9296
      
           Border around this has a color of #2b9296        
        
          <div style="border:2px solid #2b9296;">Content here</div>
        
        
          .myborder {border:2px solid #2b9296;}
        
        Border color #2b9296