#349fbb color space conversions
Hex:
        #349fbb
        RGB:
        52, 159, 187
        CMY:
        80, 38, 27
        CMYK:
        72, 15, 0, 27
      HSL:
        192°, 56.4854%, 46.8627%
        HSV (HSB):
        192°, 72.1925%, 73.3333%
        XYZ:
        22.7840, 29.1142, 51.4325
        xyY:
        0.2205, 0.2818, 29.1142
      CIE-Lab:
        60.8823, -20.7900, -23.2043
        CIE-LCH:
        60.8823, 31.1555, 228.1411
        CIE-Luv:
        60.8823, -39.0673, -32.7969
        Hunter-Lab:
        53.9576, -19.0529, -18.7451
      #349fbb color charts
#349fbb RGB chart
      #349fbb CMYK chart
      #349fbb RGB pie chart
      #349fbb color shades, tints & tones
#349fbb color schemes
#349fbb color preview, HTML & CSS examples
           This text has a color of #349fbb        
        
          <p style="color:#349fbb;">Text here</p>
        
        
          .mytext {color:#349fbb;}
        
        Text color #349fbb
      
           This box has a color of #349fbb        
        
          <div style="background-color:#349fbb;">Content here</div>
        
        
          .mybackground {background-color:#349fbb;}
        
        Background color #349fbb
      
           Border around this has a color of #349fbb        
        
          <div style="border:2px solid #349fbb;">Content here</div>
        
        
          .myborder {border:2px solid #349fbb;}
        
        Border color #349fbb