#348f4f color space conversions
Hex:
        #348f4f
        RGB:
        52, 143, 79
        CMY:
        80, 44, 69
        CMYK:
        64, 0, 45, 44
      HSL:
        138°, 46.6667%, 38.2353%
        HSV (HSB):
        138°, 63.6364%, 56.0784%
        XYZ:
        12.6499, 20.9395, 10.7721
        xyY:
        0.2852, 0.4720, 20.9395
      CIE-Lab:
        52.8832, -41.6287, 26.2637
        CIE-LCH:
        52.8832, 49.2212, 147.7520
        CIE-Luv:
        52.8832, -39.1292, 38.8588
        Hunter-Lab:
        45.7597, -30.7345, 18.0745
      #348f4f color charts
#348f4f RGB chart
      #348f4f CMYK chart
      #348f4f RGB pie chart
      #348f4f color shades, tints & tones
#348f4f color schemes
#348f4f color preview, HTML & CSS examples
           This text has a color of #348f4f        
        
          <p style="color:#348f4f;">Text here</p>
        
        
          .mytext {color:#348f4f;}
        
        Text color #348f4f
      
           This box has a color of #348f4f        
        
          <div style="background-color:#348f4f;">Content here</div>
        
        
          .mybackground {background-color:#348f4f;}
        
        Background color #348f4f
      
           Border around this has a color of #348f4f        
        
          <div style="border:2px solid #348f4f;">Content here</div>
        
        
          .myborder {border:2px solid #348f4f;}
        
        Border color #348f4f