#1350e1 color space conversions
Hex:
        #1350e1
        RGB:
        19, 80, 225
        CMY:
        93, 69, 12
        CMYK:
        92, 64, 0, 12
      HSL:
        222°, 84.4262%, 47.8431%
        HSV (HSB):
        222°, 91.5556%, 88.2353%
        XYZ:
        16.7278, 11.3120, 72.5359
        xyY:
        0.1663, 0.1125, 11.3120
      CIE-Lab:
        40.1011, 38.3864, -77.9478
        CIE-LCH:
        40.1011, 86.8871, 296.2186
        CIE-Luv:
        40.1011, -16.7990, -112.7842
        Hunter-Lab:
        33.6333, 29.9202, -104.3255
      #1350e1 color charts
#1350e1 RGB chart
      #1350e1 CMYK chart
      #1350e1 RGB pie chart
      #1350e1 color shades, tints & tones
#1350e1 color schemes
#1350e1 color preview, HTML & CSS examples
           This text has a color of #1350e1        
        
          <p style="color:#1350e1;">Text here</p>
        
        
          .mytext {color:#1350e1;}
        
        Text color #1350e1
      
           This box has a color of #1350e1        
        
          <div style="background-color:#1350e1;">Content here</div>
        
        
          .mybackground {background-color:#1350e1;}
        
        Background color #1350e1
      
           Border around this has a color of #1350e1        
        
          <div style="border:2px solid #1350e1;">Content here</div>
        
        
          .myborder {border:2px solid #1350e1;}
        
        Border color #1350e1