#1350a1 color space conversions
Hex:
        #1350a1
        RGB:
        19, 80, 161
        CMY:
        93, 69, 37
        CMYK:
        88, 50, 0, 37
      HSL:
        214°, 78.8889%, 35.2941%
        HSV (HSB):
        214°, 88.1988%, 63.1373%
        XYZ:
        9.5702, 8.4490, 34.8446
        xyY:
        0.1810, 0.1598, 8.4490
      CIE-Lab:
        34.9010, 13.2109, -49.0405
        CIE-LCH:
        34.9010, 50.7888, 285.0769
        CIE-Luv:
        34.9010, -17.6455, -69.2379
        Hunter-Lab:
        29.0671, 7.9030, -50.7277
      #1350a1 color charts
#1350a1 RGB chart
      #1350a1 CMYK chart
      #1350a1 RGB pie chart
      #1350a1 color shades, tints & tones
#1350a1 color schemes
#1350a1 color preview, HTML & CSS examples
           This text has a color of #1350a1        
        
          <p style="color:#1350a1;">Text here</p>
        
        
          .mytext {color:#1350a1;}
        
        Text color #1350a1
      
           This box has a color of #1350a1        
        
          <div style="background-color:#1350a1;">Content here</div>
        
        
          .mybackground {background-color:#1350a1;}
        
        Background color #1350a1
      
           Border around this has a color of #1350a1        
        
          <div style="border:2px solid #1350a1;">Content here</div>
        
        
          .myborder {border:2px solid #1350a1;}
        
        Border color #1350a1