#1378d5 color space conversions
Hex:
        #1378d5
        RGB:
        19, 120, 213
        CMY:
        93, 53, 16
        CMYK:
        91, 44, 0, 16
      HSL:
        209°, 83.6207%, 45.4902%
        HSV (HSB):
        209°, 91.0798%, 83.5294%
        XYZ:
        18.9953, 18.3755, 65.4965
        xyY:
        0.1847, 0.1786, 18.3755
      CIE-Lab:
        49.9484, 8.0690, -55.1257
        CIE-LCH:
        49.9484, 55.7131, 278.3275
        CIE-Luv:
        49.9484, -28.0049, -85.4485
        Hunter-Lab:
        42.8666, 4.0812, -60.5833
      #1378d5 color charts
#1378d5 RGB chart
      #1378d5 CMYK chart
      #1378d5 RGB pie chart
      #1378d5 color shades, tints & tones
#1378d5 color schemes
#1378d5 color preview, HTML & CSS examples
           This text has a color of #1378d5        
        
          <p style="color:#1378d5;">Text here</p>
        
        
          .mytext {color:#1378d5;}
        
        Text color #1378d5
      
           This box has a color of #1378d5        
        
          <div style="background-color:#1378d5;">Content here</div>
        
        
          .mybackground {background-color:#1378d5;}
        
        Background color #1378d5
      
           Border around this has a color of #1378d5        
        
          <div style="border:2px solid #1378d5;">Content here</div>
        
        
          .myborder {border:2px solid #1378d5;}
        
        Border color #1378d5