#131c5a color space conversions
Hex:
        #131c5a
        RGB:
        19, 28, 90
        CMY:
        93, 89, 65
        CMYK:
        79, 69, 0, 65
      HSL:
        232°, 65.1376%, 21.3725%
        HSV (HSB):
        232°, 78.8889%, 35.2941%
        XYZ:
        2.5293, 1.7071, 9.8691
        xyY:
        0.1793, 0.1210, 1.7071
      CIE-Lab:
        13.8686, 20.5319, -38.3422
        CIE-LCH:
        13.8686, 43.4935, 298.1687
        CIE-Luv:
        13.8686, -4.0804, -36.4655
        Hunter-Lab:
        13.0658, 11.6890, -35.6380
      #131c5a color charts
#131c5a RGB chart
      #131c5a CMYK chart
      #131c5a RGB pie chart
      #131c5a color shades, tints & tones
#131c5a color schemes
#131c5a color preview, HTML & CSS examples
           This text has a color of #131c5a        
        
          <p style="color:#131c5a;">Text here</p>
        
        
          .mytext {color:#131c5a;}
        
        Text color #131c5a
      
           This box has a color of #131c5a        
        
          <div style="background-color:#131c5a;">Content here</div>
        
        
          .mybackground {background-color:#131c5a;}
        
        Background color #131c5a
      
           Border around this has a color of #131c5a        
        
          <div style="border:2px solid #131c5a;">Content here</div>
        
        
          .myborder {border:2px solid #131c5a;}
        
        Border color #131c5a