#2b8191 color space conversions
Hex:
        #2b8191
        RGB:
        43, 129, 145
        CMY:
        83, 49, 43
        CMYK:
        70, 11, 0, 43
      HSL:
        189°, 54.2553%, 36.8627%
        HSV (HSB):
        189°, 70.3448%, 56.8627%
        XYZ:
        13.9574, 18.2584, 29.5767
        xyY:
        0.2259, 0.2955, 18.2584
      CIE-Lab:
        49.8081, -19.8656, -16.0646
        CIE-LCH:
        49.8081, 25.5482, 218.9613
        CIE-Luv:
        49.8081, -32.1031, -20.6902
        Hunter-Lab:
        42.7299, -16.4718, -11.1283
      #2b8191 color charts
#2b8191 RGB chart
      #2b8191 CMYK chart
      #2b8191 RGB pie chart
      #2b8191 color shades, tints & tones
#2b8191 color schemes
#2b8191 color preview, HTML & CSS examples
           This text has a color of #2b8191        
        
          <p style="color:#2b8191;">Text here</p>
        
        
          .mytext {color:#2b8191;}
        
        Text color #2b8191
      
           This box has a color of #2b8191        
        
          <div style="background-color:#2b8191;">Content here</div>
        
        
          .mybackground {background-color:#2b8191;}
        
        Background color #2b8191
      
           Border around this has a color of #2b8191        
        
          <div style="border:2px solid #2b8191;">Content here</div>
        
        
          .myborder {border:2px solid #2b8191;}
        
        Border color #2b8191