#131c52 color space conversions
Hex:
        #131c52
        RGB:
        19, 28, 82
        CMY:
        93, 89, 68
        CMYK:
        77, 66, 0, 68
      HSL:
        231°, 62.3762%, 19.8039%
        HSV (HSB):
        231°, 76.8293%, 32.1569%
        XYZ:
        2.2068, 1.5782, 8.1709
        xyY:
        0.1846, 0.1320, 1.5782
      CIE-Lab:
        13.0965, 17.2253, -34.1931
        CIE-LCH:
        13.0965, 38.2868, 296.7373
        CIE-Luv:
        13.0965, -3.8594, -31.7488
        Hunter-Lab:
        12.5624, 9.3722, -29.7701
      #131c52 color charts
#131c52 RGB chart
      #131c52 CMYK chart
      #131c52 RGB pie chart
      #131c52 color shades, tints & tones
#131c52 color schemes
#131c52 color preview, HTML & CSS examples
           This text has a color of #131c52        
        
          <p style="color:#131c52;">Text here</p>
        
        
          .mytext {color:#131c52;}
        
        Text color #131c52
      
           This box has a color of #131c52        
        
          <div style="background-color:#131c52;">Content here</div>
        
        
          .mybackground {background-color:#131c52;}
        
        Background color #131c52
      
           Border around this has a color of #131c52        
        
          <div style="border:2px solid #131c52;">Content here</div>
        
        
          .myborder {border:2px solid #131c52;}
        
        Border color #131c52