#1365a3 color space conversions
Hex:
        #1365a3
        RGB:
        19, 101, 163
        CMY:
        93, 60, 36
        CMYK:
        88, 38, 0, 36
      HSL:
        206°, 79.1209%, 35.6863%
        HSV (HSB):
        206°, 88.3436%, 63.9216%
        XYZ:
        11.5331, 12.0902, 36.3761
        xyY:
        0.1922, 0.2015, 12.0902
      CIE-Lab:
        41.3590, 0.2992, -39.8814
        CIE-LCH:
        41.3590, 39.8825, 270.4299
        CIE-Luv:
        41.3590, -24.2437, -58.0950
        Hunter-Lab:
        34.7709, -1.6427, -37.6875
      #1365a3 color charts
#1365a3 RGB chart
      #1365a3 CMYK chart
      #1365a3 RGB pie chart
      #1365a3 color shades, tints & tones
#1365a3 color schemes
#1365a3 color preview, HTML & CSS examples
           This text has a color of #1365a3        
        
          <p style="color:#1365a3;">Text here</p>
        
        
          .mytext {color:#1365a3;}
        
        Text color #1365a3
      
           This box has a color of #1365a3        
        
          <div style="background-color:#1365a3;">Content here</div>
        
        
          .mybackground {background-color:#1365a3;}
        
        Background color #1365a3
      
           Border around this has a color of #1365a3        
        
          <div style="border:2px solid #1365a3;">Content here</div>
        
        
          .myborder {border:2px solid #1365a3;}
        
        Border color #1365a3