#1357a7 color space conversions
Hex:
        #1357a7
        RGB:
        19, 87, 167
        CMY:
        93, 66, 35
        CMYK:
        89, 48, 0, 35
      HSL:
        212°, 79.5699%, 36.4706%
        HSV (HSB):
        212°, 88.6228%, 65.4902%
        XYZ:
        10.6518, 9.7449, 37.8788
        xyY:
        0.1828, 0.1672, 9.7449
      CIE-Lab:
        37.3806, 10.9749, -48.6260
        CIE-LCH:
        37.3806, 49.8492, 282.7186
        CIE-Luv:
        37.3806, -19.5857, -70.0062
        Hunter-Lab:
        31.2168, 6.2786, -50.0914
      #1357a7 color charts
#1357a7 RGB chart
      #1357a7 CMYK chart
      #1357a7 RGB pie chart
      #1357a7 color shades, tints & tones
#1357a7 color schemes
#1357a7 color preview, HTML & CSS examples
           This text has a color of #1357a7        
        
          <p style="color:#1357a7;">Text here</p>
        
        
          .mytext {color:#1357a7;}
        
        Text color #1357a7
      
           This box has a color of #1357a7        
        
          <div style="background-color:#1357a7;">Content here</div>
        
        
          .mybackground {background-color:#1357a7;}
        
        Background color #1357a7
      
           Border around this has a color of #1357a7        
        
          <div style="border:2px solid #1357a7;">Content here</div>
        
        
          .myborder {border:2px solid #1357a7;}
        
        Border color #1357a7