#349b7e color space conversions
Hex:
        #349b7e
        RGB:
        52, 155, 126
        CMY:
        80, 39, 51
        CMYK:
        66, 0, 19, 39
      HSL:
        163°, 49.7585%, 40.5882%
        HSV (HSB):
        163°, 66.4516%, 60.7843%
        XYZ:
        16.9034, 25.6791, 23.8043
        xyY:
        0.2546, 0.3868, 25.6791
      CIE-Lab:
        57.7312, -36.6285, 6.6390
        CIE-LCH:
        57.7312, 37.2253, 169.7266
        CIE-Luv:
        57.7312, -41.3118, 14.8251
        Hunter-Lab:
        50.6746, -29.1386, 7.6208
      #349b7e color charts
#349b7e RGB chart
      #349b7e CMYK chart
      #349b7e RGB pie chart
      #349b7e color shades, tints & tones
#349b7e color schemes
#349b7e color preview, HTML & CSS examples
           This text has a color of #349b7e        
        
          <p style="color:#349b7e;">Text here</p>
        
        
          .mytext {color:#349b7e;}
        
        Text color #349b7e
      
           This box has a color of #349b7e        
        
          <div style="background-color:#349b7e;">Content here</div>
        
        
          .mybackground {background-color:#349b7e;}
        
        Background color #349b7e
      
           Border around this has a color of #349b7e        
        
          <div style="border:2px solid #349b7e;">Content here</div>
        
        
          .myborder {border:2px solid #349b7e;}
        
        Border color #349b7e