#349efb color space conversions
Hex:
        #349efb
        RGB:
        52, 158, 251
        CMY:
        80, 38, 2
        CMYK:
        79, 37, 0, 2
      HSL:
        208°, 96.1353%, 59.4118%
        HSV (HSB):
        208°, 79.2829%, 98.4314%
        XYZ:
        31.0556, 32.1488, 95.8353
        xyY:
        0.1953, 0.2021, 32.1488
      CIE-Lab:
        63.4657, 1.8550, -54.6592
        CIE-LCH:
        63.4657, 54.6906, 271.9437
        CIE-Luv:
        63.4657, -35.2427, -88.2978
        Hunter-Lab:
        56.6999, -1.4571, -60.5232
      #349efb color charts
#349efb RGB chart
      #349efb CMYK chart
      #349efb RGB pie chart
      #349efb color shades, tints & tones
#349efb color schemes
#349efb color preview, HTML & CSS examples
           This text has a color of #349efb        
        
          <p style="color:#349efb;">Text here</p>
        
        
          .mytext {color:#349efb;}
        
        Text color #349efb
      
           This box has a color of #349efb        
        
          <div style="background-color:#349efb;">Content here</div>
        
        
          .mybackground {background-color:#349efb;}
        
        Background color #349efb
      
           Border around this has a color of #349efb        
        
          <div style="border:2px solid #349efb;">Content here</div>
        
        
          .myborder {border:2px solid #349efb;}
        
        Border color #349efb