#1393cd color space conversions
Hex:
        #1393cd
        RGB:
        19, 147, 205
        CMY:
        93, 42, 20
        CMYK:
        91, 28, 0, 20
      HSL:
        199°, 83.0357%, 43.9216%
        HSV (HSB):
        199°, 90.7317%, 80.3922%
        XYZ:
        21.7217, 25.4137, 61.5181
        xyY:
        0.1999, 0.2339, 25.4137
      CIE-Lab:
        57.4763, -11.0128, -38.6566
        CIE-LCH:
        57.4763, 40.1948, 254.0983
        CIE-Luv:
        57.4763, -37.3165, -59.0341
        Hunter-Lab:
        50.4120, -11.3081, -37.0636
      #1393cd color charts
#1393cd RGB chart
      #1393cd CMYK chart
      #1393cd RGB pie chart
      #1393cd color shades, tints & tones
#1393cd color schemes
#1393cd color preview, HTML & CSS examples
           This text has a color of #1393cd        
        
          <p style="color:#1393cd;">Text here</p>
        
        
          .mytext {color:#1393cd;}
        
        Text color #1393cd
      
           This box has a color of #1393cd        
        
          <div style="background-color:#1393cd;">Content here</div>
        
        
          .mybackground {background-color:#1393cd;}
        
        Background color #1393cd
      
           Border around this has a color of #1393cd        
        
          <div style="border:2px solid #1393cd;">Content here</div>
        
        
          .myborder {border:2px solid #1393cd;}
        
        Border color #1393cd