#131e70 color space conversions
Hex:
        #131e70
        RGB:
        19, 30, 112
        CMY:
        93, 88, 56
        CMYK:
        83, 73, 0, 56
      HSL:
        233°, 70.9924%, 25.6863%
        HSV (HSB):
        233°, 83.0357%, 43.9216%
        XYZ:
        3.6575, 2.2368, 15.5682
        xyY:
        0.1704, 0.1042, 2.2368
      CIE-Lab:
        16.6841, 27.9246, -48.2299
        CIE-LCH:
        16.6841, 55.7307, 300.0704
        CIE-Luv:
        16.6841, -5.0966, -49.5452
        Hunter-Lab:
        14.9561, 17.4784, -51.2474
      #131e70 color charts
#131e70 RGB chart
      #131e70 CMYK chart
      #131e70 RGB pie chart
      #131e70 color shades, tints & tones
#131e70 color schemes
#131e70 color preview, HTML & CSS examples
           This text has a color of #131e70        
        
          <p style="color:#131e70;">Text here</p>
        
        
          .mytext {color:#131e70;}
        
        Text color #131e70
      
           This box has a color of #131e70        
        
          <div style="background-color:#131e70;">Content here</div>
        
        
          .mybackground {background-color:#131e70;}
        
        Background color #131e70
      
           Border around this has a color of #131e70        
        
          <div style="border:2px solid #131e70;">Content here</div>
        
        
          .myborder {border:2px solid #131e70;}
        
        Border color #131e70