#1373d4 color space conversions
Hex:
        #1373d4
        RGB:
        19, 115, 212
        CMY:
        93, 55, 17
        CMYK:
        91, 46, 0, 17
      HSL:
        210°, 83.5498%, 45.2941%
        HSV (HSB):
        210°, 91.0377%, 83.1373%
        XYZ:
        18.2830, 17.1534, 64.6347
        xyY:
        0.1827, 0.1714, 17.1534
      CIE-Lab:
        48.4527, 10.8152, -56.9607
        CIE-LCH:
        48.4527, 57.9784, 280.7508
        CIE-Luv:
        48.4527, -26.4995, -87.8746
        Hunter-Lab:
        41.4166, 6.3179, -63.5361
      #1373d4 color charts
#1373d4 RGB chart
      #1373d4 CMYK chart
      #1373d4 RGB pie chart
      #1373d4 color shades, tints & tones
#1373d4 color schemes
#1373d4 color preview, HTML & CSS examples
           This text has a color of #1373d4        
        
          <p style="color:#1373d4;">Text here</p>
        
        
          .mytext {color:#1373d4;}
        
        Text color #1373d4
      
           This box has a color of #1373d4        
        
          <div style="background-color:#1373d4;">Content here</div>
        
        
          .mybackground {background-color:#1373d4;}
        
        Background color #1373d4
      
           Border around this has a color of #1373d4        
        
          <div style="border:2px solid #1373d4;">Content here</div>
        
        
          .myborder {border:2px solid #1373d4;}
        
        Border color #1373d4