#131b72 color space conversions
Hex:
        #131b72
        RGB:
        19, 27, 114
        CMY:
        93, 89, 55
        CMYK:
        83, 76, 0, 55
      HSL:
        235°, 71.4286%, 26.0784%
        HSV (HSB):
        235°, 83.3333%, 44.7059%
        XYZ:
        3.6978, 2.1372, 16.1372
        xyY:
        0.1683, 0.0973, 2.1372
      CIE-Lab:
        16.1915, 30.6657, -50.3382
        CIE-LCH:
        16.1915, 58.9433, 301.3495
        CIE-Luv:
        16.1915, -4.6533, -50.4763
        Hunter-Lab:
        14.6192, 19.5657, -55.2129
      #131b72 color charts
#131b72 RGB chart
      #131b72 CMYK chart
      #131b72 RGB pie chart
      #131b72 color shades, tints & tones
#131b72 color schemes
#131b72 color preview, HTML & CSS examples
           This text has a color of #131b72        
        
          <p style="color:#131b72;">Text here</p>
        
        
          .mytext {color:#131b72;}
        
        Text color #131b72
      
           This box has a color of #131b72        
        
          <div style="background-color:#131b72;">Content here</div>
        
        
          .mybackground {background-color:#131b72;}
        
        Background color #131b72
      
           Border around this has a color of #131b72        
        
          <div style="border:2px solid #131b72;">Content here</div>
        
        
          .myborder {border:2px solid #131b72;}
        
        Border color #131b72