#349f6d color space conversions
Hex:
        #349f6d
        RGB:
        52, 159, 109
        CMY:
        80, 38, 57
        CMYK:
        67, 0, 31, 38
      HSL:
        152°, 50.7109%, 41.3725%
        HSV (HSB):
        152°, 67.2956%, 62.3529%
        XYZ:
        16.5746, 26.6305, 18.7346
        xyY:
        0.2676, 0.4299, 26.6305
      CIE-Lab:
        58.6307, -42.3407, 17.4343
        CIE-LCH:
        58.6307, 45.7896, 157.6199
        CIE-Luv:
        58.6307, -43.7860, 29.8743
        Hunter-Lab:
        51.6047, -32.9768, 14.5986
      #349f6d color charts
#349f6d RGB chart
      #349f6d CMYK chart
      #349f6d RGB pie chart
      #349f6d color shades, tints & tones
#349f6d color schemes
#349f6d color preview, HTML & CSS examples
           This text has a color of #349f6d        
        
          <p style="color:#349f6d;">Text here</p>
        
        
          .mytext {color:#349f6d;}
        
        Text color #349f6d
      
           This box has a color of #349f6d        
        
          <div style="background-color:#349f6d;">Content here</div>
        
        
          .mybackground {background-color:#349f6d;}
        
        Background color #349f6d
      
           Border around this has a color of #349f6d        
        
          <div style="border:2px solid #349f6d;">Content here</div>
        
        
          .myborder {border:2px solid #349f6d;}
        
        Border color #349f6d