#349f1e color space conversions
Hex:
        #349f1e
        RGB:
        52, 159, 30
        CMY:
        80, 38, 88
        CMYK:
        67, 0, 81, 38
      HSL:
        110°, 68.2540%, 37.0588%
        HSV (HSB):
        110°, 81.1321%, 62.3529%
        XYZ:
        14.0487, 25.6201, 5.4330
        xyY:
        0.3115, 0.5681, 25.6201
      CIE-Lab:
        57.6747, -53.1993, 53.3949
        CIE-LCH:
        57.6747, 75.3736, 134.8949
        CIE-Luv:
        57.6747, -46.7230, 65.7926
        Hunter-Lab:
        50.6163, -39.0354, 29.0674
      #349f1e color charts
#349f1e RGB chart
      #349f1e CMYK chart
      #349f1e RGB pie chart
      #349f1e color shades, tints & tones
#349f1e color schemes
#349f1e color preview, HTML & CSS examples
           This text has a color of #349f1e        
        
          <p style="color:#349f1e;">Text here</p>
        
        
          .mytext {color:#349f1e;}
        
        Text color #349f1e
      
           This box has a color of #349f1e        
        
          <div style="background-color:#349f1e;">Content here</div>
        
        
          .mybackground {background-color:#349f1e;}
        
        Background color #349f1e
      
           Border around this has a color of #349f1e        
        
          <div style="border:2px solid #349f1e;">Content here</div>
        
        
          .myborder {border:2px solid #349f1e;}
        
        Border color #349f1e