#131a5e color space conversions
Hex:
        #131a5e
        RGB:
        19, 26, 94
        CMY:
        93, 90, 63
        CMYK:
        80, 72, 0, 63
      HSL:
        234°, 66.3717%, 22.1569%
        HSV (HSB):
        234°, 79.7872%, 36.8627%
        XYZ:
        2.6583, 1.6854, 10.7749
        xyY:
        0.1758, 0.1115, 1.6854
      CIE-Lab:
        13.7412, 23.5780, -41.2304
        CIE-LCH:
        13.7412, 47.4960, 299.7635
        CIE-Luv:
        13.7412, -3.8216, -38.6986
        Hunter-Lab:
        12.9822, 13.8319, -40.1213
      #131a5e color charts
#131a5e RGB chart
      #131a5e CMYK chart
      #131a5e RGB pie chart
      #131a5e color shades, tints & tones
#131a5e color schemes
#131a5e color preview, HTML & CSS examples
           This text has a color of #131a5e        
        
          <p style="color:#131a5e;">Text here</p>
        
        
          .mytext {color:#131a5e;}
        
        Text color #131a5e
      
           This box has a color of #131a5e        
        
          <div style="background-color:#131a5e;">Content here</div>
        
        
          .mybackground {background-color:#131a5e;}
        
        Background color #131a5e
      
           Border around this has a color of #131a5e        
        
          <div style="border:2px solid #131a5e;">Content here</div>
        
        
          .myborder {border:2px solid #131a5e;}
        
        Border color #131a5e