#349e91 color space conversions
Hex:
        #349e91
        RGB:
        52, 158, 145
        CMY:
        80, 38, 43
        CMYK:
        67, 0, 8, 38
      HSL:
        173°, 50.4762%, 41.1765%
        HSV (HSB):
        173°, 67.0886%, 61.9608%
        XYZ:
        18.7539, 27.2281, 31.0552
        xyY:
        0.2434, 0.3534, 27.2281
      CIE-Lab:
        59.1849, -32.9871, -2.0210
        CIE-LCH:
        59.1849, 33.0490, 183.5060
        CIE-Luv:
        59.1849, -41.2969, 2.0086
        Hunter-Lab:
        52.1806, -27.1625, 1.2400
      #349e91 color charts
#349e91 RGB chart
      #349e91 CMYK chart
      #349e91 RGB pie chart
      #349e91 color shades, tints & tones
#349e91 color schemes
#349e91 color preview, HTML & CSS examples
           This text has a color of #349e91        
        
          <p style="color:#349e91;">Text here</p>
        
        
          .mytext {color:#349e91;}
        
        Text color #349e91
      
           This box has a color of #349e91        
        
          <div style="background-color:#349e91;">Content here</div>
        
        
          .mybackground {background-color:#349e91;}
        
        Background color #349e91
      
           Border around this has a color of #349e91        
        
          <div style="border:2px solid #349e91;">Content here</div>
        
        
          .myborder {border:2px solid #349e91;}
        
        Border color #349e91