#348f3f color space conversions
Hex:
        #348f3f
        RGB:
        52, 143, 63
        CMY:
        80, 44, 75
        CMYK:
        64, 0, 56, 44
      HSL:
        127°, 46.6667%, 38.2353%
        HSV (HSB):
        127°, 63.6364%, 56.0784%
        XYZ:
        12.1358, 20.7339, 8.0650
        xyY:
        0.2965, 0.5065, 20.7339
      CIE-Lab:
        52.6570, -44.1596, 34.3807
        CIE-LCH:
        52.6570, 55.9652, 142.0973
        CIE-Luv:
        52.6570, -39.7595, 47.1682
        Hunter-Lab:
        45.5345, -32.1115, 21.3727
      #348f3f color charts
#348f3f RGB chart
      #348f3f CMYK chart
      #348f3f RGB pie chart
      #348f3f color shades, tints & tones
#348f3f color schemes
#348f3f color preview, HTML & CSS examples
           This text has a color of #348f3f        
        
          <p style="color:#348f3f;">Text here</p>
        
        
          .mytext {color:#348f3f;}
        
        Text color #348f3f
      
           This box has a color of #348f3f        
        
          <div style="background-color:#348f3f;">Content here</div>
        
        
          .mybackground {background-color:#348f3f;}
        
        Background color #348f3f
      
           Border around this has a color of #348f3f        
        
          <div style="border:2px solid #348f3f;">Content here</div>
        
        
          .myborder {border:2px solid #348f3f;}
        
        Border color #348f3f