#349b4d color space conversions
Hex:
        #349b4d
        RGB:
        52, 155, 77
        CMY:
        80, 39, 70
        CMYK:
        66, 0, 50, 39
      HSL:
        135°, 49.7585%, 40.5882%
        HSV (HSB):
        135°, 66.4516%, 60.7843%
        XYZ:
        14.4771, 24.7086, 11.0274
        xyY:
        0.2883, 0.4921, 24.7086
      CIE-Lab:
        56.7904, -46.7273, 32.2752
        CIE-LCH:
        56.7904, 56.7902, 145.3666
        CIE-Luv:
        56.7904, -43.8280, 46.8269
        Hunter-Lab:
        49.7077, -35.0015, 21.6422
      #349b4d color charts
#349b4d RGB chart
      #349b4d CMYK chart
      #349b4d RGB pie chart
      #349b4d color shades, tints & tones
#349b4d color schemes
#349b4d color preview, HTML & CSS examples
           This text has a color of #349b4d        
        
          <p style="color:#349b4d;">Text here</p>
        
        
          .mytext {color:#349b4d;}
        
        Text color #349b4d
      
           This box has a color of #349b4d        
        
          <div style="background-color:#349b4d;">Content here</div>
        
        
          .mybackground {background-color:#349b4d;}
        
        Background color #349b4d
      
           Border around this has a color of #349b4d        
        
          <div style="border:2px solid #349b4d;">Content here</div>
        
        
          .myborder {border:2px solid #349b4d;}
        
        Border color #349b4d