#1357a3 color space conversions
Hex:
        #1357a3
        RGB:
        19, 87, 163
        CMY:
        93, 66, 36
        CMYK:
        88, 47, 0, 36
      HSL:
        212°, 79.1209%, 35.6863%
        HSV (HSB):
        212°, 88.3436%, 63.9216%
        XYZ:
        10.2876, 9.5992, 35.9609
        xyY:
        0.1842, 0.1719, 9.5992
      CIE-Lab:
        37.1132, 9.3480, -46.6718
        CIE-LCH:
        37.1132, 47.5988, 281.3260
        CIE-Luv:
        37.1132, -19.7195, -66.9634
        Hunter-Lab:
        30.9825, 5.0507, -47.1292
      #1357a3 color charts
#1357a3 RGB chart
      #1357a3 CMYK chart
      #1357a3 RGB pie chart
      #1357a3 color shades, tints & tones
#1357a3 color schemes
#1357a3 color preview, HTML & CSS examples
           This text has a color of #1357a3        
        
          <p style="color:#1357a3;">Text here</p>
        
        
          .mytext {color:#1357a3;}
        
        Text color #1357a3
      
           This box has a color of #1357a3        
        
          <div style="background-color:#1357a3;">Content here</div>
        
        
          .mybackground {background-color:#1357a3;}
        
        Background color #1357a3
      
           Border around this has a color of #1357a3        
        
          <div style="border:2px solid #1357a3;">Content here</div>
        
        
          .myborder {border:2px solid #1357a3;}
        
        Border color #1357a3