#1393e4 color space conversions
Hex:
        #1393e4
        RGB:
        19, 147, 228
        CMY:
        93, 42, 11
        CMYK:
        92, 36, 0, 11
      HSL:
        203°, 84.6154%, 48.4314%
        HSV (HSB):
        203°, 91.6667%, 89.4118%
        XYZ:
        24.7059, 26.6073, 77.2324
        xyY:
        0.1922, 0.2070, 26.6073
      CIE-Lab:
        58.6091, -2.4930, -49.7287
        CIE-LCH:
        58.6091, 49.7912, 267.1300
        CIE-Luv:
        58.6091, -35.8729, -78.4970
        Hunter-Lab:
        51.5823, -4.7746, -52.6653
      #1393e4 color charts
#1393e4 RGB chart
      #1393e4 CMYK chart
      #1393e4 RGB pie chart
      #1393e4 color shades, tints & tones
#1393e4 color schemes
#1393e4 color preview, HTML & CSS examples
           This text has a color of #1393e4        
        
          <p style="color:#1393e4;">Text here</p>
        
        
          .mytext {color:#1393e4;}
        
        Text color #1393e4
      
           This box has a color of #1393e4        
        
          <div style="background-color:#1393e4;">Content here</div>
        
        
          .mybackground {background-color:#1393e4;}
        
        Background color #1393e4
      
           Border around this has a color of #1393e4        
        
          <div style="border:2px solid #1393e4;">Content here</div>
        
        
          .myborder {border:2px solid #1393e4;}
        
        Border color #1393e4