#2a9a74 color space conversions
Hex:
        #2a9a74
        RGB:
        42, 154, 116
        CMY:
        84, 40, 55
        CMYK:
        73, 0, 25, 40
      HSL:
        160°, 57.1429%, 38.4314%
        HSV (HSB):
        160°, 72.7273%, 60.3922%
        XYZ:
        15.6628, 24.8644, 20.4968
        xyY:
        0.2567, 0.4075, 24.8644
      CIE-Lab:
        56.9431, -40.2856, 11.1409
        CIE-LCH:
        56.9431, 41.7977, 164.5414
        CIE-Luv:
        56.9431, -43.4173, 21.3343
        Hunter-Lab:
        49.8642, -31.1938, 10.5337
      #2a9a74 color charts
#2a9a74 RGB chart
      #2a9a74 CMYK chart
      #2a9a74 RGB pie chart
      #2a9a74 color shades, tints & tones
#2a9a74 color schemes
#2a9a74 color preview, HTML & CSS examples
           This text has a color of #2a9a74        
        
          <p style="color:#2a9a74;">Text here</p>
        
        
          .mytext {color:#2a9a74;}
        
        Text color #2a9a74
      
           This box has a color of #2a9a74        
        
          <div style="background-color:#2a9a74;">Content here</div>
        
        
          .mybackground {background-color:#2a9a74;}
        
        Background color #2a9a74
      
           Border around this has a color of #2a9a74        
        
          <div style="border:2px solid #2a9a74;">Content here</div>
        
        
          .myborder {border:2px solid #2a9a74;}
        
        Border color #2a9a74