#1393c5 color space conversions
Hex:
        #1393c5
        RGB:
        19, 147, 197
        CMY:
        93, 42, 23
        CMYK:
        90, 25, 0, 23
      HSL:
        197°, 82.4074%, 42.3529%
        HSV (HSB):
        197°, 90.3553%, 77.2549%
        XYZ:
        20.7803, 25.0371, 56.5607
        xyY:
        0.2030, 0.2446, 25.0371
      CIE-Lab:
        57.1116, -13.9224, -34.7193
        CIE-LCH:
        57.1116, 37.4067, 248.1493
        CIE-Luv:
        57.1116, -37.8556, -52.1447
        Hunter-Lab:
        50.0371, -13.4341, -31.9940
      #1393c5 color charts
#1393c5 RGB chart
      #1393c5 CMYK chart
      #1393c5 RGB pie chart
      #1393c5 color shades, tints & tones
#1393c5 color schemes
#1393c5 color preview, HTML & CSS examples
           This text has a color of #1393c5        
        
          <p style="color:#1393c5;">Text here</p>
        
        
          .mytext {color:#1393c5;}
        
        Text color #1393c5
      
           This box has a color of #1393c5        
        
          <div style="background-color:#1393c5;">Content here</div>
        
        
          .mybackground {background-color:#1393c5;}
        
        Background color #1393c5
      
           Border around this has a color of #1393c5        
        
          <div style="border:2px solid #1393c5;">Content here</div>
        
        
          .myborder {border:2px solid #1393c5;}
        
        Border color #1393c5