#2ca072 color space conversions
Hex:
        #2ca072
        RGB:
        44, 160, 114
        CMY:
        83, 37, 55
        CMYK:
        73, 0, 29, 37
      HSL:
        156°, 56.8627%, 40.0000%
        HSV (HSB):
        156°, 72.5000%, 62.7451%
        XYZ:
        16.6468, 26.8920, 20.2329
        xyY:
        0.2610, 0.4217, 26.8920
      CIE-Lab:
        58.8742, -42.9855, 14.9645
        CIE-LCH:
        58.8742, 45.5159, 160.8055
        CIE-Luv:
        58.8742, -45.4060, 26.8856
        Hunter-Lab:
        51.8575, -33.4503, 13.1675
      #2ca072 color charts
#2ca072 RGB chart
      #2ca072 CMYK chart
      #2ca072 RGB pie chart
      #2ca072 color shades, tints & tones
#2ca072 color schemes
#2ca072 color preview, HTML & CSS examples
           This text has a color of #2ca072        
        
          <p style="color:#2ca072;">Text here</p>
        
        
          .mytext {color:#2ca072;}
        
        Text color #2ca072
      
           This box has a color of #2ca072        
        
          <div style="background-color:#2ca072;">Content here</div>
        
        
          .mybackground {background-color:#2ca072;}
        
        Background color #2ca072
      
           Border around this has a color of #2ca072        
        
          <div style="border:2px solid #2ca072;">Content here</div>
        
        
          .myborder {border:2px solid #2ca072;}
        
        Border color #2ca072