#1313a3 color space conversions
Hex:
        #1313a3
        RGB:
        19, 19, 163
        CMY:
        93, 93, 36
        CMYK:
        88, 88, 0, 36
      HSL:
        240°, 79.1209%, 35.6863%
        HSV (HSB):
        240°, 88.3436%, 63.9216%
        XYZ:
        7.1123, 3.2485, 34.9025
        xyY:
        0.1571, 0.0718, 3.2485
      CIE-Lab:
        21.0130, 51.1593, -73.0610
        CIE-LCH:
        21.0130, 89.1919, 305.0008
        CIE-Luv:
        21.0130, -5.6380, -78.1889
        Hunter-Lab:
        18.0237, 38.8960, -102.1972
      #1313a3 color charts
#1313a3 RGB chart
      #1313a3 CMYK chart
      #1313a3 RGB pie chart
      #1313a3 color shades, tints & tones
#1313a3 color schemes
#1313a3 color preview, HTML & CSS examples
           This text has a color of #1313a3        
        
          <p style="color:#1313a3;">Text here</p>
        
        
          .mytext {color:#1313a3;}
        
        Text color #1313a3
      
           This box has a color of #1313a3        
        
          <div style="background-color:#1313a3;">Content here</div>
        
        
          .mybackground {background-color:#1313a3;}
        
        Background color #1313a3
      
           Border around this has a color of #1313a3        
        
          <div style="border:2px solid #1313a3;">Content here</div>
        
        
          .myborder {border:2px solid #1313a3;}
        
        Border color #1313a3