#349c2e color space conversions
Hex:
        #349c2e
        RGB:
        52, 156, 46
        CMY:
        80, 39, 82
        CMYK:
        67, 0, 71, 39
      HSL:
        117°, 54.4554%, 39.6078%
        HSV (HSB):
        117°, 70.5128%, 61.1765%
        XYZ:
        13.7978, 24.7043, 6.6259
        xyY:
        0.3057, 0.5474, 24.7043
      CIE-Lab:
        56.7861, -50.9525, 46.8263
        CIE-LCH:
        56.7861, 69.2016, 137.4164
        CIE-Luv:
        56.7861, -45.2595, 60.2978
        Hunter-Lab:
        49.7034, -37.4289, 26.8884
      #349c2e color charts
#349c2e RGB chart
      #349c2e CMYK chart
      #349c2e RGB pie chart
      #349c2e color shades, tints & tones
#349c2e color schemes
#349c2e color preview, HTML & CSS examples
           This text has a color of #349c2e        
        
          <p style="color:#349c2e;">Text here</p>
        
        
          .mytext {color:#349c2e;}
        
        Text color #349c2e
      
           This box has a color of #349c2e        
        
          <div style="background-color:#349c2e;">Content here</div>
        
        
          .mybackground {background-color:#349c2e;}
        
        Background color #349c2e
      
           Border around this has a color of #349c2e        
        
          <div style="border:2px solid #349c2e;">Content here</div>
        
        
          .myborder {border:2px solid #349c2e;}
        
        Border color #349c2e