#2b8991 color space conversions
Hex:
        #2b8991
        RGB:
        43, 137, 145
        CMY:
        83, 46, 43
        CMYK:
        70, 6, 0, 43
      HSL:
        185°, 54.2553%, 36.8627%
        HSV (HSB):
        185°, 70.3448%, 56.8627%
        XYZ:
        15.0528, 20.4492, 29.9418
        xyY:
        0.2300, 0.3125, 20.4492
      CIE-Lab:
        52.3414, -24.0571, -12.2277
        CIE-LCH:
        52.3414, 26.9863, 206.9432
        CIE-Luv:
        52.3414, -35.0837, -14.4346
        Hunter-Lab:
        45.2208, -19.7188, -7.6027
      #2b8991 color charts
#2b8991 RGB chart
      #2b8991 CMYK chart
      #2b8991 RGB pie chart
      #2b8991 color shades, tints & tones
#2b8991 color schemes
#2b8991 color preview, HTML & CSS examples
           This text has a color of #2b8991        
        
          <p style="color:#2b8991;">Text here</p>
        
        
          .mytext {color:#2b8991;}
        
        Text color #2b8991
      
           This box has a color of #2b8991        
        
          <div style="background-color:#2b8991;">Content here</div>
        
        
          .mybackground {background-color:#2b8991;}
        
        Background color #2b8991
      
           Border around this has a color of #2b8991        
        
          <div style="border:2px solid #2b8991;">Content here</div>
        
        
          .myborder {border:2px solid #2b8991;}
        
        Border color #2b8991