#131cb1 color space conversions
Hex:
        #131cb1
        RGB:
        19, 28, 177
        CMY:
        93, 89, 31
        CMYK:
        89, 84, 0, 31
      HSL:
        237°, 80.6122%, 38.4314%
        HSV (HSB):
        237°, 89.2655%, 69.4118%
        XYZ:
        8.6196, 4.1433, 41.9404
        xyY:
        0.1576, 0.0757, 4.1433
      CIE-Lab:
        24.1396, 51.6244, -76.3132
        CIE-LCH:
        24.1396, 92.1346, 304.0776
        CIE-Luv:
        24.1396, -7.0473, -87.4459
        Hunter-Lab:
        20.3550, 39.9669, -107.9151
      #131cb1 color charts
#131cb1 RGB chart
      #131cb1 CMYK chart
      #131cb1 RGB pie chart
      #131cb1 color shades, tints & tones
#131cb1 color schemes
#131cb1 color preview, HTML & CSS examples
           This text has a color of #131cb1        
        
          <p style="color:#131cb1;">Text here</p>
        
        
          .mytext {color:#131cb1;}
        
        Text color #131cb1
      
           This box has a color of #131cb1        
        
          <div style="background-color:#131cb1;">Content here</div>
        
        
          .mybackground {background-color:#131cb1;}
        
        Background color #131cb1
      
           Border around this has a color of #131cb1        
        
          <div style="border:2px solid #131cb1;">Content here</div>
        
        
          .myborder {border:2px solid #131cb1;}
        
        Border color #131cb1