#131f46 color space conversions
Hex:
        #131f46
        RGB:
        19, 31, 70
        CMY:
        93, 88, 73
        CMYK:
        73, 56, 0, 73
      HSL:
        226°, 57.3034%, 17.4510%
        HSV (HSB):
        226°, 72.8571%, 27.4510%
        XYZ:
        1.8640, 1.5606, 5.9973
        xyY:
        0.1978, 0.1656, 1.5606
      CIE-Lab:
        12.9883, 9.8871, -26.1163
        CIE-LCH:
        12.9883, 27.9251, 290.7357
        CIE-Luv:
        12.9883, -4.3064, -24.2633
        Hunter-Lab:
        12.4925, 4.7727, -19.7190
      #131f46 color charts
#131f46 RGB chart
      #131f46 CMYK chart
      #131f46 RGB pie chart
      #131f46 color shades, tints & tones
#131f46 color schemes
#131f46 color preview, HTML & CSS examples
           This text has a color of #131f46        
        
          <p style="color:#131f46;">Text here</p>
        
        
          .mytext {color:#131f46;}
        
        Text color #131f46
      
           This box has a color of #131f46        
        
          <div style="background-color:#131f46;">Content here</div>
        
        
          .mybackground {background-color:#131f46;}
        
        Background color #131f46
      
           Border around this has a color of #131f46        
        
          <div style="border:2px solid #131f46;">Content here</div>
        
        
          .myborder {border:2px solid #131f46;}
        
        Border color #131f46