#2bae98 color space conversions
Hex:
        #2bae98
        RGB:
        43, 174, 152
        CMY:
        83, 32, 40
        CMYK:
        75, 0, 13, 32
      HSL:
        170°, 60.3687%, 42.5490%
        HSV (HSB):
        170°, 75.2874%, 68.2353%
        XYZ:
        21.7998, 33.0527, 34.9366
        xyY:
        0.2428, 0.3681, 33.0527
      CIE-Lab:
        64.2036, -39.6439, 1.3609
        CIE-LCH:
        64.2036, 39.6673, 178.0338
        CIE-Luv:
        64.2036, -48.1910, 8.0216
        Hunter-Lab:
        57.4915, -32.9258, 4.2145
      #2bae98 color charts
#2bae98 RGB chart
      #2bae98 CMYK chart
      #2bae98 RGB pie chart
      #2bae98 color shades, tints & tones
#2bae98 color schemes
#2bae98 color preview, HTML & CSS examples
           This text has a color of #2bae98        
        
          <p style="color:#2bae98;">Text here</p>
        
        
          .mytext {color:#2bae98;}
        
        Text color #2bae98
      
           This box has a color of #2bae98        
        
          <div style="background-color:#2bae98;">Content here</div>
        
        
          .mybackground {background-color:#2bae98;}
        
        Background color #2bae98
      
           Border around this has a color of #2bae98        
        
          <div style="border:2px solid #2bae98;">Content here</div>
        
        
          .myborder {border:2px solid #2bae98;}
        
        Border color #2bae98