#1379c4 color space conversions
Hex:
        #1379c4
        RGB:
        19, 121, 196
        CMY:
        93, 53, 23
        CMYK:
        90, 38, 0, 23
      HSL:
        205°, 82.3256%, 42.1569%
        HSV (HSB):
        205°, 90.3061%, 76.8627%
        XYZ:
        17.0697, 17.7987, 54.7604
        xyY:
        0.1904, 0.1986, 17.7987
      CIE-Lab:
        49.2511, 0.8431, -46.5476
        CIE-LCH:
        49.2511, 46.5552, 271.0377
        CIE-Luv:
        49.2511, -29.1603, -71.0931
        Hunter-Lab:
        42.1885, -1.6077, -47.4260
      #1379c4 color charts
#1379c4 RGB chart
      #1379c4 CMYK chart
      #1379c4 RGB pie chart
      #1379c4 color shades, tints & tones
#1379c4 color schemes
#1379c4 color preview, HTML & CSS examples
           This text has a color of #1379c4        
        
          <p style="color:#1379c4;">Text here</p>
        
        
          .mytext {color:#1379c4;}
        
        Text color #1379c4
      
           This box has a color of #1379c4        
        
          <div style="background-color:#1379c4;">Content here</div>
        
        
          .mybackground {background-color:#1379c4;}
        
        Background color #1379c4
      
           Border around this has a color of #1379c4        
        
          <div style="border:2px solid #1379c4;">Content here</div>
        
        
          .myborder {border:2px solid #1379c4;}
        
        Border color #1379c4