#1348cf color space conversions
Hex:
        #1348cf
        RGB:
        19, 72, 207
        CMY:
        93, 72, 19
        CMYK:
        91, 65, 0, 19
      HSL:
        223°, 83.1858%, 44.3137%
        HSV (HSB):
        223°, 90.8213%, 81.1765%
        XYZ:
        13.8484, 9.2782, 60.0925
        xyY:
        0.1664, 0.1115, 9.2782
      CIE-Lab:
        36.5144, 36.7464, -73.5105
        CIE-LCH:
        36.5144, 82.1833, 296.5595
        CIE-Luv:
        36.5144, -15.0198, -103.3867
        Hunter-Lab:
        30.4601, 27.8483, -95.6468
      #1348cf color charts
#1348cf RGB chart
      #1348cf CMYK chart
      #1348cf RGB pie chart
      #1348cf color shades, tints & tones
#1348cf color schemes
#1348cf color preview, HTML & CSS examples
           This text has a color of #1348cf        
        
          <p style="color:#1348cf;">Text here</p>
        
        
          .mytext {color:#1348cf;}
        
        Text color #1348cf
      
           This box has a color of #1348cf        
        
          <div style="background-color:#1348cf;">Content here</div>
        
        
          .mybackground {background-color:#1348cf;}
        
        Background color #1348cf
      
           Border around this has a color of #1348cf        
        
          <div style="border:2px solid #1348cf;">Content here</div>
        
        
          .myborder {border:2px solid #1348cf;}
        
        Border color #1348cf