#2bb198 color space conversions
Hex:
        #2bb198
        RGB:
        43, 177, 152
        CMY:
        83, 31, 40
        CMYK:
        76, 0, 14, 31
      HSL:
        169°, 60.9091%, 43.1373%
        HSV (HSB):
        169°, 75.7062%, 69.4118%
        XYZ:
        22.3859, 34.2249, 35.1320
        xyY:
        0.2440, 0.3731, 34.2249
      CIE-Lab:
        65.1407, -40.9646, 2.7219
        CIE-LCH:
        65.1407, 41.0549, 176.1985
        CIE-Luv:
        65.1407, -49.2685, 10.2331
        Hunter-Lab:
        58.5020, -34.0752, 5.3463
      #2bb198 color charts
#2bb198 RGB chart
      #2bb198 CMYK chart
      #2bb198 RGB pie chart
      #2bb198 color shades, tints & tones
#2bb198 color schemes
#2bb198 color preview, HTML & CSS examples
           This text has a color of #2bb198        
        
          <p style="color:#2bb198;">Text here</p>
        
        
          .mytext {color:#2bb198;}
        
        Text color #2bb198
      
           This box has a color of #2bb198        
        
          <div style="background-color:#2bb198;">Content here</div>
        
        
          .mybackground {background-color:#2bb198;}
        
        Background color #2bb198
      
           Border around this has a color of #2bb198        
        
          <div style="border:2px solid #2bb198;">Content here</div>
        
        
          .myborder {border:2px solid #2bb198;}
        
        Border color #2bb198