#349fd1 color space conversions
Hex:
        #349fd1
        RGB:
        52, 159, 209
        CMY:
        80, 38, 18
        CMYK:
        75, 24, 0, 18
      HSL:
        199°, 63.0522%, 51.1765%
        HSV (HSB):
        199°, 75.1196%, 81.9608%
        XYZ:
        25.3229, 30.1298, 64.8026
        xyY:
        0.2106, 0.2505, 30.1298
      CIE-Lab:
        61.7660, -13.4658, -34.1521
        CIE-LCH:
        61.7660, 36.7110, 248.4813
        CIE-Luv:
        61.7660, -37.7677, -51.8860
        Hunter-Lab:
        54.8906, -13.7103, -31.5730
      #349fd1 color charts
#349fd1 RGB chart
      #349fd1 CMYK chart
      #349fd1 RGB pie chart
      #349fd1 color shades, tints & tones
#349fd1 color schemes
#349fd1 color preview, HTML & CSS examples
           This text has a color of #349fd1        
        
          <p style="color:#349fd1;">Text here</p>
        
        
          .mytext {color:#349fd1;}
        
        Text color #349fd1
      
           This box has a color of #349fd1        
        
          <div style="background-color:#349fd1;">Content here</div>
        
        
          .mybackground {background-color:#349fd1;}
        
        Background color #349fd1
      
           Border around this has a color of #349fd1        
        
          <div style="border:2px solid #349fd1;">Content here</div>
        
        
          .myborder {border:2px solid #349fd1;}
        
        Border color #349fd1