#1313a7 color space conversions
Hex:
        #1313a7
        RGB:
        19, 19, 167
        CMY:
        93, 93, 35
        CMYK:
        89, 89, 0, 35
      HSL:
        240°, 79.5699%, 36.4706%
        HSV (HSB):
        240°, 88.6228%, 65.4902%
        XYZ:
        7.4765, 3.3942, 36.8203
        xyY:
        0.1568, 0.0712, 3.3942
      CIE-Lab:
        21.5582, 52.3460, -74.5835
        CIE-LCH:
        21.5582, 91.1197, 305.0629
        CIE-Luv:
        21.5582, -5.8083, -80.5511
        Hunter-Lab:
        18.4234, 40.1970, -105.5985
      #1313a7 color charts
#1313a7 RGB chart
      #1313a7 CMYK chart
      #1313a7 RGB pie chart
      #1313a7 color shades, tints & tones
#1313a7 color schemes
#1313a7 color preview, HTML & CSS examples
           This text has a color of #1313a7        
        
          <p style="color:#1313a7;">Text here</p>
        
        
          .mytext {color:#1313a7;}
        
        Text color #1313a7
      
           This box has a color of #1313a7        
        
          <div style="background-color:#1313a7;">Content here</div>
        
        
          .mybackground {background-color:#1313a7;}
        
        Background color #1313a7
      
           Border around this has a color of #1313a7        
        
          <div style="border:2px solid #1313a7;">Content here</div>
        
        
          .myborder {border:2px solid #1313a7;}
        
        Border color #1313a7