#349d70 color space conversions
Hex:
        #349d70
        RGB:
        52, 157, 112
        CMY:
        80, 38, 56
        CMYK:
        67, 0, 29, 38
      HSL:
        154°, 50.2392%, 40.9804%
        HSV (HSB):
        154°, 66.8790%, 61.5686%
        XYZ:
        16.3978, 26.0139, 19.4862
        xyY:
        0.2649, 0.4203, 26.0139
      CIE-Lab:
        58.0502, -40.8356, 14.9655
        CIE-LCH:
        58.0502, 43.4915, 159.8731
        CIE-Luv:
        58.0502, -42.8666, 26.4795
        Hunter-Lab:
        51.0038, -31.8687, 13.0507
      #349d70 color charts
#349d70 RGB chart
      #349d70 CMYK chart
      #349d70 RGB pie chart
      #349d70 color shades, tints & tones
#349d70 color schemes
#349d70 color preview, HTML & CSS examples
           This text has a color of #349d70        
        
          <p style="color:#349d70;">Text here</p>
        
        
          .mytext {color:#349d70;}
        
        Text color #349d70
      
           This box has a color of #349d70        
        
          <div style="background-color:#349d70;">Content here</div>
        
        
          .mybackground {background-color:#349d70;}
        
        Background color #349d70
      
           Border around this has a color of #349d70        
        
          <div style="border:2px solid #349d70;">Content here</div>
        
        
          .myborder {border:2px solid #349d70;}
        
        Border color #349d70