#1393db color space conversions
Hex:
        #1393db
        RGB:
        19, 147, 219
        CMY:
        93, 42, 14
        CMYK:
        91, 33, 0, 14
      HSL:
        202°, 84.0336%, 46.6667%
        HSV (HSB):
        202°, 91.3242%, 85.8824%
        XYZ:
        23.4885, 26.1204, 70.8216
        xyY:
        0.1950, 0.2169, 26.1204
      CIE-Lab:
        58.1511, -5.8488, -45.4399
        CIE-LCH:
        58.1511, 45.8148, 262.6655
        CIE-Luv:
        58.1511, -36.4180, -70.9518
        Hunter-Lab:
        51.1081, -7.4034, -46.3838
      #1393db color charts
#1393db RGB chart
      #1393db CMYK chart
      #1393db RGB pie chart
      #1393db color shades, tints & tones
#1393db color schemes
#1393db color preview, HTML & CSS examples
           This text has a color of #1393db        
        
          <p style="color:#1393db;">Text here</p>
        
        
          .mytext {color:#1393db;}
        
        Text color #1393db
      
           This box has a color of #1393db        
        
          <div style="background-color:#1393db;">Content here</div>
        
        
          .mybackground {background-color:#1393db;}
        
        Background color #1393db
      
           Border around this has a color of #1393db        
        
          <div style="border:2px solid #1393db;">Content here</div>
        
        
          .myborder {border:2px solid #1393db;}
        
        Border color #1393db