#131f73 color space conversions
Hex:
        #131f73
        RGB:
        19, 31, 115
        CMY:
        93, 88, 55
        CMYK:
        83, 73, 0, 55
      HSL:
        233°, 71.6418%, 26.2745%
        HSV (HSB):
        233°, 83.4783%, 45.0980%
        XYZ:
        3.8531, 2.3562, 16.4714
        xyY:
        0.1699, 0.1039, 2.3562
      CIE-Lab:
        17.2555, 28.4187, -49.2292
        CIE-LCH:
        17.2555, 56.8431, 299.9967
        CIE-Luv:
        17.2555, -5.3630, -51.3739
        Hunter-Lab:
        15.3500, 17.9434, -52.8764
      #131f73 color charts
#131f73 RGB chart
      #131f73 CMYK chart
      #131f73 RGB pie chart
      #131f73 color shades, tints & tones
#131f73 color schemes
#131f73 color preview, HTML & CSS examples
           This text has a color of #131f73        
        
          <p style="color:#131f73;">Text here</p>
        
        
          .mytext {color:#131f73;}
        
        Text color #131f73
      
           This box has a color of #131f73        
        
          <div style="background-color:#131f73;">Content here</div>
        
        
          .mybackground {background-color:#131f73;}
        
        Background color #131f73
      
           Border around this has a color of #131f73        
        
          <div style="border:2px solid #131f73;">Content here</div>
        
        
          .myborder {border:2px solid #131f73;}
        
        Border color #131f73