#1378d7 color space conversions
Hex:
        #1378d7
        RGB:
        19, 120, 215
        CMY:
        93, 53, 16
        CMYK:
        91, 44, 0, 16
      HSL:
        209°, 83.7607%, 45.8824%
        HSV (HSB):
        209°, 91.1628%, 84.3137%
        XYZ:
        19.2508, 18.4777, 66.8419
        xyY:
        0.1841, 0.1767, 18.4777
      CIE-Lab:
        50.0704, 8.8478, -56.0635
        CIE-LCH:
        50.0704, 56.7574, 278.9683
        CIE-Luv:
        50.0704, -27.9151, -87.0216
        Hunter-Lab:
        42.9857, 4.7148, -62.1048
      #1378d7 color charts
#1378d7 RGB chart
      #1378d7 CMYK chart
      #1378d7 RGB pie chart
      #1378d7 color shades, tints & tones
#1378d7 color schemes
#1378d7 color preview, HTML & CSS examples
           This text has a color of #1378d7        
        
          <p style="color:#1378d7;">Text here</p>
        
        
          .mytext {color:#1378d7;}
        
        Text color #1378d7
      
           This box has a color of #1378d7        
        
          <div style="background-color:#1378d7;">Content here</div>
        
        
          .mybackground {background-color:#1378d7;}
        
        Background color #1378d7
      
           Border around this has a color of #1378d7        
        
          <div style="border:2px solid #1378d7;">Content here</div>
        
        
          .myborder {border:2px solid #1378d7;}
        
        Border color #1378d7