#131a85 color space conversions
Hex:
        #131a85
        RGB:
        19, 26, 133
        CMY:
        93, 90, 48
        CMYK:
        86, 80, 0, 48
      HSL:
        236°, 75.0000%, 29.8039%
        HSV (HSB):
        236°, 85.7143%, 52.1569%
        XYZ:
        4.8716, 2.5707, 22.4297
        xyY:
        0.1631, 0.0861, 2.5707
      CIE-Lab:
        18.2353, 38.1634, -59.0921
        CIE-LCH:
        18.2353, 70.3443, 302.8555
        CIE-Luv:
        18.2353, -5.1785, -61.4877
        Hunter-Lab:
        16.0334, 26.1771, -71.7198
      #131a85 color charts
#131a85 RGB chart
      #131a85 CMYK chart
      #131a85 RGB pie chart
      #131a85 color shades, tints & tones
#131a85 color schemes
#131a85 color preview, HTML & CSS examples
           This text has a color of #131a85        
        
          <p style="color:#131a85;">Text here</p>
        
        
          .mytext {color:#131a85;}
        
        Text color #131a85
      
           This box has a color of #131a85        
        
          <div style="background-color:#131a85;">Content here</div>
        
        
          .mybackground {background-color:#131a85;}
        
        Background color #131a85
      
           Border around this has a color of #131a85        
        
          <div style="border:2px solid #131a85;">Content here</div>
        
        
          .myborder {border:2px solid #131a85;}
        
        Border color #131a85