#349a2d color space conversions
Hex:
        #349a2d
        RGB:
        52, 154, 45
        CMY:
        80, 40, 82
        CMYK:
        66, 0, 71, 40
      HSL:
        116°, 54.7739%, 39.0196%
        HSV (HSB):
        116°, 70.7792%, 60.3922%
        XYZ:
        13.4454, 24.0307, 6.4124
        xyY:
        0.3064, 0.5475, 24.0307
      CIE-Lab:
        56.1185, -50.3312, 46.5298
        CIE-LCH:
        56.1185, 68.5438, 137.2475
        CIE-Luv:
        56.1185, -44.5316, 59.6654
        Hunter-Lab:
        49.0211, -36.8284, 26.5592
      #349a2d color charts
#349a2d RGB chart
      #349a2d CMYK chart
      #349a2d RGB pie chart
      #349a2d color shades, tints & tones
#349a2d color schemes
#349a2d color preview, HTML & CSS examples
           This text has a color of #349a2d        
        
          <p style="color:#349a2d;">Text here</p>
        
        
          .mytext {color:#349a2d;}
        
        Text color #349a2d
      
           This box has a color of #349a2d        
        
          <div style="background-color:#349a2d;">Content here</div>
        
        
          .mybackground {background-color:#349a2d;}
        
        Background color #349a2d
      
           Border around this has a color of #349a2d        
        
          <div style="border:2px solid #349a2d;">Content here</div>
        
        
          .myborder {border:2px solid #349a2d;}
        
        Border color #349a2d