#2b9572 color space conversions
Hex:
        #2b9572
        RGB:
        43, 149, 114
        CMY:
        83, 42, 55
        CMYK:
        71, 0, 23, 42
      HSL:
        160°, 55.2083%, 37.6471%
        HSV (HSB):
        160°, 71.1409%, 58.4314%
        XYZ:
        14.7810, 23.2234, 19.6231
        xyY:
        0.2565, 0.4030, 23.2234
      CIE-Lab:
        55.3017, -38.4551, 9.9632
        CIE-LCH:
        55.3017, 39.7248, 165.4748
        CIE-Luv:
        55.3017, -41.5078, 19.3734
        Hunter-Lab:
        48.1907, -29.5844, 9.5907
      #2b9572 color charts
#2b9572 RGB chart
      #2b9572 CMYK chart
      #2b9572 RGB pie chart
      #2b9572 color shades, tints & tones
#2b9572 color schemes
#2b9572 color preview, HTML & CSS examples
           This text has a color of #2b9572        
        
          <p style="color:#2b9572;">Text here</p>
        
        
          .mytext {color:#2b9572;}
        
        Text color #2b9572
      
           This box has a color of #2b9572        
        
          <div style="background-color:#2b9572;">Content here</div>
        
        
          .mybackground {background-color:#2b9572;}
        
        Background color #2b9572
      
           Border around this has a color of #2b9572        
        
          <div style="border:2px solid #2b9572;">Content here</div>
        
        
          .myborder {border:2px solid #2b9572;}
        
        Border color #2b9572