#349b2d color space conversions
Hex:
        #349b2d
        RGB:
        52, 155, 45
        CMY:
        80, 39, 82
        CMYK:
        66, 0, 71, 39
      HSL:
        116°, 55.0000%, 39.2157%
        HSV (HSB):
        116°, 70.9677%, 60.7843%
        XYZ:
        13.6112, 24.3622, 6.4676
        xyY:
        0.3063, 0.5482, 24.3622
      CIE-Lab:
        56.4486, -50.6879, 46.8761
        CIE-LCH:
        56.4486, 69.0408, 137.2374
        CIE-Luv:
        56.4486, -44.9088, 60.1373
        Hunter-Lab:
        49.3581, -37.1528, 26.7816
      #349b2d color charts
#349b2d RGB chart
      #349b2d CMYK chart
      #349b2d RGB pie chart
      #349b2d color shades, tints & tones
#349b2d color schemes
#349b2d color preview, HTML & CSS examples
           This text has a color of #349b2d        
        
          <p style="color:#349b2d;">Text here</p>
        
        
          .mytext {color:#349b2d;}
        
        Text color #349b2d
      
           This box has a color of #349b2d        
        
          <div style="background-color:#349b2d;">Content here</div>
        
        
          .mybackground {background-color:#349b2d;}
        
        Background color #349b2d
      
           Border around this has a color of #349b2d        
        
          <div style="border:2px solid #349b2d;">Content here</div>
        
        
          .myborder {border:2px solid #349b2d;}
        
        Border color #349b2d