#1393a5 color space conversions
Hex:
        #1393a5
        RGB:
        19, 147, 165
        CMY:
        93, 42, 35
        CMYK:
        88, 11, 0, 35
      HSL:
        187°, 79.3478%, 36.0784%
        HSV (HSB):
        187°, 88.4848%, 64.7059%
        XYZ:
        17.4938, 23.7225, 39.2542
        xyY:
        0.2174, 0.2948, 23.7225
      CIE-Lab:
        55.8089, -25.1063, -18.5354
        CIE-LCH:
        55.8089, 31.2072, 216.4376
        CIE-Luv:
        55.8089, -40.1582, -24.3682
        Hunter-Lab:
        48.7057, -21.1226, -13.6905
      #1393a5 color charts
#1393a5 RGB chart
      #1393a5 CMYK chart
      #1393a5 RGB pie chart
      #1393a5 color shades, tints & tones
#1393a5 color schemes
#1393a5 color preview, HTML & CSS examples
           This text has a color of #1393a5        
        
          <p style="color:#1393a5;">Text here</p>
        
        
          .mytext {color:#1393a5;}
        
        Text color #1393a5
      
           This box has a color of #1393a5        
        
          <div style="background-color:#1393a5;">Content here</div>
        
        
          .mybackground {background-color:#1393a5;}
        
        Background color #1393a5
      
           Border around this has a color of #1393a5        
        
          <div style="border:2px solid #1393a5;">Content here</div>
        
        
          .myborder {border:2px solid #1393a5;}
        
        Border color #1393a5