#349f4d color space conversions
Hex:
        #349f4d
        RGB:
        52, 159, 77
        CMY:
        80, 38, 70
        CMYK:
        67, 0, 52, 38
      HSL:
        134°, 50.7109%, 41.3725%
        HSV (HSB):
        134°, 67.2956%, 62.3529%
        XYZ:
        15.1539, 26.0622, 11.2530
        xyY:
        0.2888, 0.4967, 26.0622
      CIE-Lab:
        58.0960, -48.2572, 33.8949
        CIE-LCH:
        58.0960, 58.9713, 144.9165
        CIE-Luv:
        58.0960, -45.3367, 49.0465
        Hunter-Lab:
        51.0511, -36.3540, 22.6667
      #349f4d color charts
#349f4d RGB chart
      #349f4d CMYK chart
      #349f4d RGB pie chart
      #349f4d color shades, tints & tones
#349f4d color schemes
#349f4d color preview, HTML & CSS examples
           This text has a color of #349f4d        
        
          <p style="color:#349f4d;">Text here</p>
        
        
          .mytext {color:#349f4d;}
        
        Text color #349f4d
      
           This box has a color of #349f4d        
        
          <div style="background-color:#349f4d;">Content here</div>
        
        
          .mybackground {background-color:#349f4d;}
        
        Background color #349f4d
      
           Border around this has a color of #349f4d        
        
          <div style="border:2px solid #349f4d;">Content here</div>
        
        
          .myborder {border:2px solid #349f4d;}
        
        Border color #349f4d