#1393a2 color space conversions
Hex:
        #1393a2
        RGB:
        19, 147, 162
        CMY:
        93, 42, 36
        CMYK:
        88, 9, 0, 36
      HSL:
        186°, 79.0055%, 35.4902%
        HSV (HSB):
        186°, 88.2716%, 63.5294%
        XYZ:
        17.2239, 23.6145, 37.8327
        xyY:
        0.2189, 0.3002, 23.6145
      CIE-Lab:
        55.6998, -26.1065, -16.9842
        CIE-LCH:
        55.6998, 31.1450, 213.0469
        CIE-Luv:
        55.6998, -40.3826, -21.7767
        Hunter-Lab:
        48.5948, -21.7736, -12.1429
      #1393a2 color charts
#1393a2 RGB chart
      #1393a2 CMYK chart
      #1393a2 RGB pie chart
      #1393a2 color shades, tints & tones
#1393a2 color schemes
#1393a2 color preview, HTML & CSS examples
           This text has a color of #1393a2        
        
          <p style="color:#1393a2;">Text here</p>
        
        
          .mytext {color:#1393a2;}
        
        Text color #1393a2
      
           This box has a color of #1393a2        
        
          <div style="background-color:#1393a2;">Content here</div>
        
        
          .mybackground {background-color:#1393a2;}
        
        Background color #1393a2
      
           Border around this has a color of #1393a2        
        
          <div style="border:2px solid #1393a2;">Content here</div>
        
        
          .myborder {border:2px solid #1393a2;}
        
        Border color #1393a2