#131e91 color space conversions
Hex:
        #131e91
        RGB:
        19, 30, 145
        CMY:
        93, 88, 43
        CMYK:
        87, 79, 0, 43
      HSL:
        235°, 76.8293%, 32.1569%
        HSV (HSB):
        235°, 86.8966%, 56.8627%
        XYZ:
        5.8437, 3.1113, 27.0806
        xyY:
        0.1622, 0.0863, 3.1113
      CIE-Lab:
        20.4843, 40.0817, -62.8715
        CIE-LCH:
        20.4843, 74.5611, 302.5182
        CIE-Luv:
        20.4843, -6.1469, -68.9666
        Hunter-Lab:
        17.6390, 28.2677, -78.6791
      #131e91 color charts
#131e91 RGB chart
      #131e91 CMYK chart
      #131e91 RGB pie chart
      #131e91 color shades, tints & tones
#131e91 color schemes
#131e91 color preview, HTML & CSS examples
           This text has a color of #131e91        
        
          <p style="color:#131e91;">Text here</p>
        
        
          .mytext {color:#131e91;}
        
        Text color #131e91
      
           This box has a color of #131e91        
        
          <div style="background-color:#131e91;">Content here</div>
        
        
          .mybackground {background-color:#131e91;}
        
        Background color #131e91
      
           Border around this has a color of #131e91        
        
          <div style="border:2px solid #131e91;">Content here</div>
        
        
          .myborder {border:2px solid #131e91;}
        
        Border color #131e91