#2ca47a color space conversions
Hex:
        #2ca47a
        RGB:
        44, 164, 122
        CMY:
        83, 36, 52
        CMYK:
        73, 0, 26, 36
      HSL:
        159°, 57.6923%, 40.7843%
        HSV (HSB):
        159°, 73.1707%, 64.3137%
        XYZ:
        17.8270, 28.4915, 22.9722
        xyY:
        0.2573, 0.4112, 28.4915
      CIE-Lab:
        60.3302, -42.8005, 12.5407
        CIE-LCH:
        60.3302, 44.5999, 163.6693
        CIE-Luv:
        60.3302, -46.3828, 23.8657
        Hunter-Lab:
        53.3775, -33.7951, 11.8474
      #2ca47a color charts
#2ca47a RGB chart
      #2ca47a CMYK chart
      #2ca47a RGB pie chart
      #2ca47a color shades, tints & tones
#2ca47a color schemes
#2ca47a color preview, HTML & CSS examples
           This text has a color of #2ca47a        
        
          <p style="color:#2ca47a;">Text here</p>
        
        
          .mytext {color:#2ca47a;}
        
        Text color #2ca47a
      
           This box has a color of #2ca47a        
        
          <div style="background-color:#2ca47a;">Content here</div>
        
        
          .mybackground {background-color:#2ca47a;}
        
        Background color #2ca47a
      
           Border around this has a color of #2ca47a        
        
          <div style="border:2px solid #2ca47a;">Content here</div>
        
        
          .myborder {border:2px solid #2ca47a;}
        
        Border color #2ca47a