#2bb475 color space conversions
Hex:
        #2bb475
        RGB:
        43, 180, 117
        CMY:
        83, 29, 54
        CMYK:
        76, 0, 35, 29
      HSL:
        152°, 61.4350%, 43.7255%
        HSV (HSB):
        152°, 76.1111%, 70.5882%
        XYZ:
        20.5284, 34.4405, 22.3953
        xyY:
        0.2653, 0.4452, 34.4405
      CIE-Lab:
        65.3107, -50.4856, 22.1327
        CIE-LCH:
        65.3107, 55.1240, 156.3275
        CIE-Luv:
        65.3107, -52.6085, 37.8472
        Hunter-Lab:
        58.6860, -40.2611, 18.4544
      #2bb475 color charts
#2bb475 RGB chart
      #2bb475 CMYK chart
      #2bb475 RGB pie chart
      #2bb475 color shades, tints & tones
#2bb475 color schemes
#2bb475 color preview, HTML & CSS examples
           This text has a color of #2bb475        
        
          <p style="color:#2bb475;">Text here</p>
        
        
          .mytext {color:#2bb475;}
        
        Text color #2bb475
      
           This box has a color of #2bb475        
        
          <div style="background-color:#2bb475;">Content here</div>
        
        
          .mybackground {background-color:#2bb475;}
        
        Background color #2bb475
      
           Border around this has a color of #2bb475        
        
          <div style="border:2px solid #2bb475;">Content here</div>
        
        
          .myborder {border:2px solid #2bb475;}
        
        Border color #2bb475