#349b3e color space conversions
Hex:
        #349b3e
        RGB:
        52, 155, 62
        CMY:
        80, 39, 76
        CMYK:
        66, 0, 60, 39
      HSL:
        126°, 49.7585%, 40.5882%
        HSV (HSB):
        126°, 66.4516%, 60.7843%
        XYZ:
        14.0070, 24.5206, 8.5521
        xyY:
        0.2975, 0.5208, 24.5206
      CIE-Lab:
        56.6053, -48.8512, 39.5301
        CIE-LCH:
        56.6053, 62.8416, 141.0205
        CIE-Luv:
        56.6053, -44.4009, 53.9094
        Hunter-Lab:
        49.5182, -36.1653, 24.4230
      #349b3e color charts
#349b3e RGB chart
      #349b3e CMYK chart
      #349b3e RGB pie chart
      #349b3e color shades, tints & tones
#349b3e color schemes
#349b3e color preview, HTML & CSS examples
           This text has a color of #349b3e        
        
          <p style="color:#349b3e;">Text here</p>
        
        
          .mytext {color:#349b3e;}
        
        Text color #349b3e
      
           This box has a color of #349b3e        
        
          <div style="background-color:#349b3e;">Content here</div>
        
        
          .mybackground {background-color:#349b3e;}
        
        Background color #349b3e
      
           Border around this has a color of #349b3e        
        
          <div style="border:2px solid #349b3e;">Content here</div>
        
        
          .myborder {border:2px solid #349b3e;}
        
        Border color #349b3e