#348c2f color space conversions
Hex:
        #348c2f
        RGB:
        52, 140, 47
        CMY:
        80, 45, 82
        CMYK:
        63, 0, 66, 45
      HSL:
        117°, 49.7326%, 36.6667%
        HSV (HSB):
        117°, 66.4286%, 54.9020%
        XYZ:
        11.3073, 19.6915, 5.8942
        xyY:
        0.3065, 0.5337, 19.6915
      CIE-Lab:
        51.4866, -44.9797, 40.6987
        CIE-LCH:
        51.4866, 60.6594, 137.8604
        CIE-Luv:
        51.4866, -39.0877, 52.2332
        Hunter-Lab:
        44.3751, -32.1722, 23.1872
      #348c2f color charts
#348c2f RGB chart
      #348c2f CMYK chart
      #348c2f RGB pie chart
      #348c2f color shades, tints & tones
#348c2f color schemes
#348c2f color preview, HTML & CSS examples
           This text has a color of #348c2f        
        
          <p style="color:#348c2f;">Text here</p>
        
        
          .mytext {color:#348c2f;}
        
        Text color #348c2f
      
           This box has a color of #348c2f        
        
          <div style="background-color:#348c2f;">Content here</div>
        
        
          .mybackground {background-color:#348c2f;}
        
        Background color #348c2f
      
           Border around this has a color of #348c2f        
        
          <div style="border:2px solid #348c2f;">Content here</div>
        
        
          .myborder {border:2px solid #348c2f;}
        
        Border color #348c2f