#1350c1 color space conversions
Hex:
        #1350c1
        RGB:
        19, 80, 193
        CMY:
        93, 69, 24
        CMYK:
        90, 59, 0, 24
      HSL:
        219°, 82.0755%, 41.5686%
        HSV (HSB):
        219°, 90.1554%, 75.6863%
        XYZ:
        12.7629, 9.7260, 51.6567
        xyY:
        0.1721, 0.1312, 9.7260
      CIE-Lab:
        37.3462, 26.0989, -64.0098
        CIE-LCH:
        37.3462, 69.1261, 292.1823
        CIE-Luv:
        37.3462, -17.0218, -91.8712
        Hunter-Lab:
        31.1866, 18.4732, -76.3760
      #1350c1 color charts
#1350c1 RGB chart
      #1350c1 CMYK chart
      #1350c1 RGB pie chart
      #1350c1 color shades, tints & tones
#1350c1 color schemes
#1350c1 color preview, HTML & CSS examples
           This text has a color of #1350c1        
        
          <p style="color:#1350c1;">Text here</p>
        
        
          .mytext {color:#1350c1;}
        
        Text color #1350c1
      
           This box has a color of #1350c1        
        
          <div style="background-color:#1350c1;">Content here</div>
        
        
          .mybackground {background-color:#1350c1;}
        
        Background color #1350c1
      
           Border around this has a color of #1350c1        
        
          <div style="border:2px solid #1350c1;">Content here</div>
        
        
          .myborder {border:2px solid #1350c1;}
        
        Border color #1350c1