#348b2f color space conversions
Hex:
        #348b2f
        RGB:
        52, 139, 47
        CMY:
        80, 45, 82
        CMYK:
        63, 0, 66, 45
      HSL:
        117°, 49.4624%, 36.4706%
        HSV (HSB):
        117°, 66.1871%, 54.5098%
        XYZ:
        11.1619, 19.4005, 5.8457
        xyY:
        0.3066, 0.5329, 19.4005
      CIE-Lab:
        51.1526, -44.5991, 40.3309
        CIE-LCH:
        51.1526, 60.1303, 137.8770
        CIE-Luv:
        51.1526, -38.6943, 51.7382
        Hunter-Lab:
        44.0460, -31.8462, 22.9634
      #348b2f color charts
#348b2f RGB chart
      #348b2f CMYK chart
      #348b2f RGB pie chart
      #348b2f color shades, tints & tones
#348b2f color schemes
#348b2f color preview, HTML & CSS examples
           This text has a color of #348b2f        
        
          <p style="color:#348b2f;">Text here</p>
        
        
          .mytext {color:#348b2f;}
        
        Text color #348b2f
      
           This box has a color of #348b2f        
        
          <div style="background-color:#348b2f;">Content here</div>
        
        
          .mybackground {background-color:#348b2f;}
        
        Background color #348b2f
      
           Border around this has a color of #348b2f        
        
          <div style="border:2px solid #348b2f;">Content here</div>
        
        
          .myborder {border:2px solid #348b2f;}
        
        Border color #348b2f