#349adb color space conversions
Hex:
        #349adb
        RGB:
        52, 154, 219
        CMY:
        80, 40, 14
        CMYK:
        76, 30, 0, 14
      HSL:
        203°, 69.8745%, 53.1373%
        HSV (HSB):
        203°, 76.2557%, 85.8824%
        XYZ:
        25.7580, 28.9557, 71.2493
        xyY:
        0.2045, 0.2299, 28.9557
      CIE-Lab:
        60.7425, -7.2222, -41.3201
        CIE-LCH:
        60.7425, 41.9465, 260.0856
        CIE-Luv:
        60.7425, -35.4852, -64.4327
        Hunter-Lab:
        53.8105, -8.7243, -40.8371
      #349adb color charts
#349adb RGB chart
      #349adb CMYK chart
      #349adb RGB pie chart
      #349adb color shades, tints & tones
#349adb color schemes
#349adb color preview, HTML & CSS examples
           This text has a color of #349adb        
        
          <p style="color:#349adb;">Text here</p>
        
        
          .mytext {color:#349adb;}
        
        Text color #349adb
      
           This box has a color of #349adb        
        
          <div style="background-color:#349adb;">Content here</div>
        
        
          .mybackground {background-color:#349adb;}
        
        Background color #349adb
      
           Border around this has a color of #349adb        
        
          <div style="border:2px solid #349adb;">Content here</div>
        
        
          .myborder {border:2px solid #349adb;}
        
        Border color #349adb