#349aa5 color space conversions
Hex:
        #349aa5
        RGB:
        52, 154, 165
        CMY:
        80, 40, 35
        CMYK:
        68, 7, 0, 35
      HSL:
        186°, 52.0737%, 42.5490%
        HSV (HSB):
        186°, 68.4848%, 64.7059%
        XYZ:
        19.7633, 26.5579, 39.6819
        xyY:
        0.2298, 0.3088, 26.5579
      CIE-Lab:
        58.5628, -25.1743, -14.3023
        CIE-LCH:
        58.5628, 28.9534, 209.6022
        CIE-Luv:
        58.5628, -38.5802, -17.7988
        Hunter-Lab:
        51.5343, -21.7307, -9.5797
      #349aa5 color charts
#349aa5 RGB chart
      #349aa5 CMYK chart
      #349aa5 RGB pie chart
      #349aa5 color shades, tints & tones
#349aa5 color schemes
#349aa5 color preview, HTML & CSS examples
           This text has a color of #349aa5        
        
          <p style="color:#349aa5;">Text here</p>
        
        
          .mytext {color:#349aa5;}
        
        Text color #349aa5
      
           This box has a color of #349aa5        
        
          <div style="background-color:#349aa5;">Content here</div>
        
        
          .mybackground {background-color:#349aa5;}
        
        Background color #349aa5
      
           Border around this has a color of #349aa5        
        
          <div style="border:2px solid #349aa5;">Content here</div>
        
        
          .myborder {border:2px solid #349aa5;}
        
        Border color #349aa5