#349c9b color space conversions
Hex:
        #349c9b
        RGB:
        52, 156, 155
        CMY:
        80, 39, 39
        CMYK:
        67, 0, 1, 39
      HSL:
        179°, 50.0000%, 40.7843%
        HSV (HSB):
        179°, 66.6667%, 61.1765%
        XYZ:
        19.2210, 26.8736, 35.1844
        xyY:
        0.2365, 0.3306, 26.8736
      CIE-Lab:
        58.8571, -29.1770, -8.1800
        CIE-LCH:
        58.8571, 30.3020, 195.6613
        CIE-Luv:
        58.8571, -39.9344, -7.7724
        Hunter-Lab:
        51.8397, -24.5356, -3.9532
      #349c9b color charts
#349c9b RGB chart
      #349c9b CMYK chart
      #349c9b RGB pie chart
      #349c9b color shades, tints & tones
#349c9b color schemes
#349c9b color preview, HTML & CSS examples
           This text has a color of #349c9b        
        
          <p style="color:#349c9b;">Text here</p>
        
        
          .mytext {color:#349c9b;}
        
        Text color #349c9b
      
           This box has a color of #349c9b        
        
          <div style="background-color:#349c9b;">Content here</div>
        
        
          .mybackground {background-color:#349c9b;}
        
        Background color #349c9b
      
           Border around this has a color of #349c9b        
        
          <div style="border:2px solid #349c9b;">Content here</div>
        
        
          .myborder {border:2px solid #349c9b;}
        
        Border color #349c9b