#131c7a color space conversions
Hex:
        #131c7a
        RGB:
        19, 28, 122
        CMY:
        93, 89, 52
        CMYK:
        84, 77, 0, 52
      HSL:
        235°, 73.0496%, 27.6471%
        HSV (HSB):
        235°, 84.4262%, 47.8431%
        XYZ:
        4.1967, 2.3741, 18.6494
        xyY:
        0.1664, 0.0941, 2.3741
      CIE-Lab:
        17.3394, 33.0184, -53.5887
        CIE-LCH:
        17.3394, 62.9441, 301.6390
        CIE-Luv:
        17.3394, -5.0794, -55.2706
        Hunter-Lab:
        15.4081, 21.6534, -60.9768
      #131c7a color charts
#131c7a RGB chart
      #131c7a CMYK chart
      #131c7a RGB pie chart
      #131c7a color shades, tints & tones
#131c7a color schemes
#131c7a color preview, HTML & CSS examples
           This text has a color of #131c7a        
        
          <p style="color:#131c7a;">Text here</p>
        
        
          .mytext {color:#131c7a;}
        
        Text color #131c7a
      
           This box has a color of #131c7a        
        
          <div style="background-color:#131c7a;">Content here</div>
        
        
          .mybackground {background-color:#131c7a;}
        
        Background color #131c7a
      
           Border around this has a color of #131c7a        
        
          <div style="border:2px solid #131c7a;">Content here</div>
        
        
          .myborder {border:2px solid #131c7a;}
        
        Border color #131c7a