#349dfb color space conversions
Hex:
        #349dfb
        RGB:
        52, 157, 251
        CMY:
        80, 38, 2
        CMYK:
        79, 37, 0, 2
      HSL:
        208°, 96.1353%, 59.4118%
        HSV (HSB):
        208°, 79.2829%, 98.4314%
        XYZ:
        30.8857, 31.8090, 95.7787
        xyY:
        0.1949, 0.2007, 31.8090
      CIE-Lab:
        63.1847, 2.4368, -55.1058
        CIE-LCH:
        63.1847, 55.1597, 272.5320
        CIE-Luv:
        63.1847, -34.9176, -89.0365
        Hunter-Lab:
        56.3995, -0.9482, -61.2077
      #349dfb color charts
#349dfb RGB chart
      #349dfb CMYK chart
      #349dfb RGB pie chart
      #349dfb color shades, tints & tones
#349dfb color schemes
#349dfb color preview, HTML & CSS examples
           This text has a color of #349dfb        
        
          <p style="color:#349dfb;">Text here</p>
        
        
          .mytext {color:#349dfb;}
        
        Text color #349dfb
      
           This box has a color of #349dfb        
        
          <div style="background-color:#349dfb;">Content here</div>
        
        
          .mybackground {background-color:#349dfb;}
        
        Background color #349dfb
      
           Border around this has a color of #349dfb        
        
          <div style="border:2px solid #349dfb;">Content here</div>
        
        
          .myborder {border:2px solid #349dfb;}
        
        Border color #349dfb