#131a8a color space conversions
Hex:
        #131a8a
        RGB:
        19, 26, 138
        CMY:
        93, 90, 46
        CMYK:
        86, 81, 0, 46
      HSL:
        236°, 75.7962%, 30.7843%
        HSV (HSB):
        236°, 86.2319%, 54.1176%
        XYZ:
        5.2254, 2.7122, 24.2929
        xyY:
        0.1621, 0.0842, 2.7122
      CIE-Lab:
        18.8524, 39.8953, -61.2121
        CIE-LCH:
        18.8524, 73.0654, 303.0945
        CIE-Luv:
        18.8524, -5.3627, -64.4180
        Hunter-Lab:
        16.4688, 27.8160, -75.9295
      #131a8a color charts
#131a8a RGB chart
      #131a8a CMYK chart
      #131a8a RGB pie chart
      #131a8a color shades, tints & tones
#131a8a color schemes
#131a8a color preview, HTML & CSS examples
           This text has a color of #131a8a        
        
          <p style="color:#131a8a;">Text here</p>
        
        
          .mytext {color:#131a8a;}
        
        Text color #131a8a
      
           This box has a color of #131a8a        
        
          <div style="background-color:#131a8a;">Content here</div>
        
        
          .mybackground {background-color:#131a8a;}
        
        Background color #131a8a
      
           Border around this has a color of #131a8a        
        
          <div style="border:2px solid #131a8a;">Content here</div>
        
        
          .myborder {border:2px solid #131a8a;}
        
        Border color #131a8a