#131f8a color space conversions
Hex:
        #131f8a
        RGB:
        19, 31, 138
        CMY:
        93, 88, 46
        CMYK:
        86, 78, 0, 46
      HSL:
        234°, 75.7962%, 30.7843%
        HSV (HSB):
        234°, 86.2319%, 54.1176%
        XYZ:
        5.3460, 2.9534, 24.3331
        xyY:
        0.1638, 0.0905, 2.9534
      CIE-Lab:
        19.8563, 37.0196, -59.5481
        CIE-LCH:
        19.8563, 70.1172, 301.8682
        CIE-Luv:
        19.8563, -6.0622, -64.9486
        Hunter-Lab:
        17.1855, 25.4526, -71.9195
      #131f8a color charts
#131f8a RGB chart
      #131f8a CMYK chart
      #131f8a RGB pie chart
      #131f8a color shades, tints & tones
#131f8a color schemes
#131f8a color preview, HTML & CSS examples
           This text has a color of #131f8a        
        
          <p style="color:#131f8a;">Text here</p>
        
        
          .mytext {color:#131f8a;}
        
        Text color #131f8a
      
           This box has a color of #131f8a        
        
          <div style="background-color:#131f8a;">Content here</div>
        
        
          .mybackground {background-color:#131f8a;}
        
        Background color #131f8a
      
           Border around this has a color of #131f8a        
        
          <div style="border:2px solid #131f8a;">Content here</div>
        
        
          .myborder {border:2px solid #131f8a;}
        
        Border color #131f8a