#349b7d color space conversions
Hex:
        #349b7d
        RGB:
        52, 155, 125
        CMY:
        80, 39, 51
        CMYK:
        66, 0, 19, 39
      HSL:
        163°, 49.7585%, 40.5882%
        HSV (HSB):
        163°, 66.4516%, 60.7843%
        XYZ:
        16.8392, 25.6534, 23.4661
        xyY:
        0.2553, 0.3889, 25.6534
      CIE-Lab:
        57.7066, -36.8790, 7.1699
        CIE-LCH:
        57.7066, 37.5695, 168.9980
        CIE-Luv:
        57.7066, -41.3702, 15.5871
        Hunter-Lab:
        50.6492, -29.2908, 7.9850
      #349b7d color charts
#349b7d RGB chart
      #349b7d CMYK chart
      #349b7d RGB pie chart
      #349b7d color shades, tints & tones
#349b7d color schemes
#349b7d color preview, HTML & CSS examples
           This text has a color of #349b7d        
        
          <p style="color:#349b7d;">Text here</p>
        
        
          .mytext {color:#349b7d;}
        
        Text color #349b7d
      
           This box has a color of #349b7d        
        
          <div style="background-color:#349b7d;">Content here</div>
        
        
          .mybackground {background-color:#349b7d;}
        
        Background color #349b7d
      
           Border around this has a color of #349b7d        
        
          <div style="border:2px solid #349b7d;">Content here</div>
        
        
          .myborder {border:2px solid #349b7d;}
        
        Border color #349b7d