#349b4f color space conversions
Hex:
        #349b4f
        RGB:
        52, 155, 79
        CMY:
        80, 39, 69
        CMYK:
        66, 0, 49, 39
      HSL:
        136°, 49.7585%, 40.5882%
        HSV (HSB):
        136°, 66.4516%, 60.7843%
        XYZ:
        14.5488, 24.7373, 11.4051
        xyY:
        0.2870, 0.4880, 24.7373
      CIE-Lab:
        56.8185, -46.4084, 31.2713
        CIE-LCH:
        56.8185, 55.9610, 146.0268
        CIE-Luv:
        56.8185, -43.7434, 45.7746
        Hunter-Lab:
        49.7366, -34.8247, 21.2198
      #349b4f color charts
#349b4f RGB chart
      #349b4f CMYK chart
      #349b4f RGB pie chart
      #349b4f color shades, tints & tones
#349b4f color schemes
#349b4f color preview, HTML & CSS examples
           This text has a color of #349b4f        
        
          <p style="color:#349b4f;">Text here</p>
        
        
          .mytext {color:#349b4f;}
        
        Text color #349b4f
      
           This box has a color of #349b4f        
        
          <div style="background-color:#349b4f;">Content here</div>
        
        
          .mybackground {background-color:#349b4f;}
        
        Background color #349b4f
      
           Border around this has a color of #349b4f        
        
          <div style="border:2px solid #349b4f;">Content here</div>
        
        
          .myborder {border:2px solid #349b4f;}
        
        Border color #349b4f