#1349d2 color space conversions
Hex:
        #1349d2
        RGB:
        19, 73, 210
        CMY:
        93, 71, 18
        CMYK:
        91, 65, 0, 18
      HSL:
        223°, 83.4061%, 44.9020%
        HSV (HSB):
        223°, 90.9524%, 82.3529%
        XYZ:
        14.2840, 9.5567, 62.0645
        xyY:
        0.1663, 0.1112, 9.5567
      CIE-Lab:
        37.0347, 37.2337, -74.3888
        CIE-LCH:
        37.0347, 83.1868, 296.5893
        CIE-Luv:
        37.0347, -15.2447, -105.0439
        Hunter-Lab:
        30.9139, 28.3778, -97.3944
      #1349d2 color charts
#1349d2 RGB chart
      #1349d2 CMYK chart
      #1349d2 RGB pie chart
      #1349d2 color shades, tints & tones
#1349d2 color schemes
#1349d2 color preview, HTML & CSS examples
           This text has a color of #1349d2        
        
          <p style="color:#1349d2;">Text here</p>
        
        
          .mytext {color:#1349d2;}
        
        Text color #1349d2
      
           This box has a color of #1349d2        
        
          <div style="background-color:#1349d2;">Content here</div>
        
        
          .mybackground {background-color:#1349d2;}
        
        Background color #1349d2
      
           Border around this has a color of #1349d2        
        
          <div style="border:2px solid #1349d2;">Content here</div>
        
        
          .myborder {border:2px solid #1349d2;}
        
        Border color #1349d2