#1350cb color space conversions
Hex:
        #1350cb
        RGB:
        19, 80, 203
        CMY:
        93, 69, 20
        CMYK:
        91, 61, 0, 20
      HSL:
        220°, 82.8829%, 43.5294%
        HSV (HSB):
        220°, 90.6404%, 79.6078%
        XYZ:
        13.9167, 10.1876, 57.7328
        xyY:
        0.1701, 0.1245, 10.1876
      CIE-Lab:
        38.1770, 30.0122, -68.4681
        CIE-LCH:
        38.1770, 74.7570, 293.6697
        CIE-Luv:
        38.1770, -16.9136, -98.5697
        Hunter-Lab:
        31.9180, 21.9722, -84.9004
      #1350cb color charts
#1350cb RGB chart
      #1350cb CMYK chart
      #1350cb RGB pie chart
      #1350cb color shades, tints & tones
#1350cb color schemes
#1350cb color preview, HTML & CSS examples
           This text has a color of #1350cb        
        
          <p style="color:#1350cb;">Text here</p>
        
        
          .mytext {color:#1350cb;}
        
        Text color #1350cb
      
           This box has a color of #1350cb        
        
          <div style="background-color:#1350cb;">Content here</div>
        
        
          .mybackground {background-color:#1350cb;}
        
        Background color #1350cb
      
           Border around this has a color of #1350cb        
        
          <div style="border:2px solid #1350cb;">Content here</div>
        
        
          .myborder {border:2px solid #1350cb;}
        
        Border color #1350cb