#131d5f color space conversions
Hex:
        #131d5f
        RGB:
        19, 29, 95
        CMY:
        93, 89, 63
        CMYK:
        80, 69, 0, 63
      HSL:
        232°, 66.6667%, 22.3529%
        HSV (HSB):
        232°, 80.0000%, 37.2549%
        XYZ:
        2.7735, 1.8434, 11.0361
        xyY:
        0.1772, 0.1178, 1.8434
      CIE-Lab:
        14.6430, 21.8513, -40.4172
        CIE-LCH:
        14.6430, 45.9460, 298.3976
        CIE-Luv:
        14.6430, -4.4206, -39.4427
        Hunter-Lab:
        13.5772, 12.7030, -38.6894
      #131d5f color charts
#131d5f RGB chart
      #131d5f CMYK chart
      #131d5f RGB pie chart
      #131d5f color shades, tints & tones
#131d5f color schemes
#131d5f color preview, HTML & CSS examples
           This text has a color of #131d5f        
        
          <p style="color:#131d5f;">Text here</p>
        
        
          .mytext {color:#131d5f;}
        
        Text color #131d5f
      
           This box has a color of #131d5f        
        
          <div style="background-color:#131d5f;">Content here</div>
        
        
          .mybackground {background-color:#131d5f;}
        
        Background color #131d5f
      
           Border around this has a color of #131d5f        
        
          <div style="border:2px solid #131d5f;">Content here</div>
        
        
          .myborder {border:2px solid #131d5f;}
        
        Border color #131d5f