#349b3f color space conversions
Hex:
        #349b3f
        RGB:
        52, 155, 63
        CMY:
        80, 39, 75
        CMYK:
        66, 0, 59, 39
      HSL:
        126°, 49.7585%, 40.5882%
        HSV (HSB):
        126°, 66.4516%, 60.7843%
        XYZ:
        14.0347, 24.5316, 8.6980
        xyY:
        0.2969, 0.5190, 24.5316
      CIE-Lab:
        56.6162, -48.7244, 39.0647
        CIE-LCH:
        56.6162, 62.4509, 141.2792
        CIE-Luv:
        56.6162, -44.3662, 53.4828
        Hunter-Lab:
        49.5294, -36.0965, 24.2585
      #349b3f color charts
#349b3f RGB chart
      #349b3f CMYK chart
      #349b3f RGB pie chart
      #349b3f color shades, tints & tones
#349b3f color schemes
#349b3f color preview, HTML & CSS examples
           This text has a color of #349b3f        
        
          <p style="color:#349b3f;">Text here</p>
        
        
          .mytext {color:#349b3f;}
        
        Text color #349b3f
      
           This box has a color of #349b3f        
        
          <div style="background-color:#349b3f;">Content here</div>
        
        
          .mybackground {background-color:#349b3f;}
        
        Background color #349b3f
      
           Border around this has a color of #349b3f        
        
          <div style="border:2px solid #349b3f;">Content here</div>
        
        
          .myborder {border:2px solid #349b3f;}
        
        Border color #349b3f