#2ba48b color space conversions
Hex:
        #2ba48b
        RGB:
        43, 164, 139
        CMY:
        83, 36, 45
        CMYK:
        74, 0, 15, 36
      HSL:
        168°, 58.4541%, 40.5882%
        HSV (HSB):
        168°, 73.7805%, 64.3137%
        XYZ:
        18.9319, 28.9286, 29.0121
        xyY:
        0.2463, 0.3763, 28.9286
      CIE-Lab:
        60.7186, -38.6795, 3.5761
        CIE-LCH:
        60.7186, 38.8444, 174.7178
        CIE-Luv:
        60.7186, -45.4476, 10.9710
        Hunter-Lab:
        53.7853, -31.2940, 5.6684
      #2ba48b color charts
#2ba48b RGB chart
      #2ba48b CMYK chart
      #2ba48b RGB pie chart
      #2ba48b color shades, tints & tones
#2ba48b color schemes
#2ba48b color preview, HTML & CSS examples
           This text has a color of #2ba48b        
        
          <p style="color:#2ba48b;">Text here</p>
        
        
          .mytext {color:#2ba48b;}
        
        Text color #2ba48b
      
           This box has a color of #2ba48b        
        
          <div style="background-color:#2ba48b;">Content here</div>
        
        
          .mybackground {background-color:#2ba48b;}
        
        Background color #2ba48b
      
           Border around this has a color of #2ba48b        
        
          <div style="border:2px solid #2ba48b;">Content here</div>
        
        
          .myborder {border:2px solid #2ba48b;}
        
        Border color #2ba48b