#349c75 color space conversions
Hex:
        #349c75
        RGB:
        52, 156, 117
        CMY:
        80, 39, 54
        CMYK:
        67, 0, 25, 39
      HSL:
        158°, 50.0000%, 40.7843%
        HSV (HSB):
        158°, 66.6667%, 61.1765%
        XYZ:
        16.5155, 25.7914, 20.9374
        xyY:
        0.2611, 0.4078, 25.7914
      CIE-Lab:
        57.8385, -39.2583, 11.8692
        CIE-LCH:
        57.8385, 41.0133, 163.1781
        CIE-Luv:
        57.8385, -42.2085, 22.2325
        Hunter-Lab:
        50.7852, -30.8252, 11.1059
      #349c75 color charts
#349c75 RGB chart
      #349c75 CMYK chart
      #349c75 RGB pie chart
      #349c75 color shades, tints & tones
#349c75 color schemes
#349c75 color preview, HTML & CSS examples
           This text has a color of #349c75        
        
          <p style="color:#349c75;">Text here</p>
        
        
          .mytext {color:#349c75;}
        
        Text color #349c75
      
           This box has a color of #349c75        
        
          <div style="background-color:#349c75;">Content here</div>
        
        
          .mybackground {background-color:#349c75;}
        
        Background color #349c75
      
           Border around this has a color of #349c75        
        
          <div style="border:2px solid #349c75;">Content here</div>
        
        
          .myborder {border:2px solid #349c75;}
        
        Border color #349c75