#131fa7 color space conversions
Hex:
        #131fa7
        RGB:
        19, 31, 167
        CMY:
        93, 88, 35
        CMYK:
        89, 81, 0, 35
      HSL:
        235°, 79.5699%, 36.4706%
        HSV (HSB):
        235°, 88.6228%, 65.4902%
        XYZ:
        7.7336, 3.9084, 36.9060
        xyY:
        0.1593, 0.0805, 3.9084
      CIE-Lab:
        23.3664, 46.9800, -71.5738
        CIE-LCH:
        23.3664, 85.6150, 303.2803
        CIE-Luv:
        23.3664, -7.0311, -81.9219
        Hunter-Lab:
        19.7698, 35.2290, -96.8431
      #131fa7 color charts
#131fa7 RGB chart
      #131fa7 CMYK chart
      #131fa7 RGB pie chart
      #131fa7 color shades, tints & tones
#131fa7 color schemes
#131fa7 color preview, HTML & CSS examples
           This text has a color of #131fa7        
        
          <p style="color:#131fa7;">Text here</p>
        
        
          .mytext {color:#131fa7;}
        
        Text color #131fa7
      
           This box has a color of #131fa7        
        
          <div style="background-color:#131fa7;">Content here</div>
        
        
          .mybackground {background-color:#131fa7;}
        
        Background color #131fa7
      
           Border around this has a color of #131fa7        
        
          <div style="border:2px solid #131fa7;">Content here</div>
        
        
          .myborder {border:2px solid #131fa7;}
        
        Border color #131fa7