#1350d3 color space conversions
Hex:
        #1350d3
        RGB:
        19, 80, 211
        CMY:
        93, 69, 17
        CMYK:
        91, 62, 0, 17
      HSL:
        221°, 83.4783%, 45.0980%
        HSV (HSB):
        221°, 90.9953%, 82.7451%
        XYZ:
        14.8951, 10.5789, 62.8849
        xyY:
        0.1686, 0.1197, 10.5789
      CIE-Lab:
        38.8620, 33.0958, -71.9657
        CIE-LCH:
        38.8620, 79.2111, 294.6969
        CIE-Luv:
        38.8620, -16.8533, -103.8169
        Hunter-Lab:
        32.5252, 24.8257, -91.8647
      #1350d3 color charts
#1350d3 RGB chart
      #1350d3 CMYK chart
      #1350d3 RGB pie chart
      #1350d3 color shades, tints & tones
#1350d3 color schemes
#1350d3 color preview, HTML & CSS examples
           This text has a color of #1350d3        
        
          <p style="color:#1350d3;">Text here</p>
        
        
          .mytext {color:#1350d3;}
        
        Text color #1350d3
      
           This box has a color of #1350d3        
        
          <div style="background-color:#1350d3;">Content here</div>
        
        
          .mybackground {background-color:#1350d3;}
        
        Background color #1350d3
      
           Border around this has a color of #1350d3        
        
          <div style="border:2px solid #1350d3;">Content here</div>
        
        
          .myborder {border:2px solid #1350d3;}
        
        Border color #1350d3