#131f81 color space conversions
Hex:
        #131f81
        RGB:
        19, 31, 129
        CMY:
        93, 88, 49
        CMYK:
        85, 76, 0, 49
      HSL:
        233°, 74.3243%, 29.0196%
        HSV (HSB):
        233°, 85.2713%, 50.5882%
        XYZ:
        4.7210, 2.7034, 21.0419
        xyY:
        0.1658, 0.0950, 2.7034
      CIE-Lab:
        18.8146, 33.7326, -55.6051
        CIE-LCH:
        18.8146, 65.0370, 301.2430
        CIE-Luv:
        18.8146, -5.7795, -59.6504
        Hunter-Lab:
        16.4420, 22.4791, -64.3677
      #131f81 color charts
#131f81 RGB chart
      #131f81 CMYK chart
      #131f81 RGB pie chart
      #131f81 color shades, tints & tones
#131f81 color schemes
#131f81 color preview, HTML & CSS examples
           This text has a color of #131f81        
        
          <p style="color:#131f81;">Text here</p>
        
        
          .mytext {color:#131f81;}
        
        Text color #131f81
      
           This box has a color of #131f81        
        
          <div style="background-color:#131f81;">Content here</div>
        
        
          .mybackground {background-color:#131f81;}
        
        Background color #131f81
      
           Border around this has a color of #131f81        
        
          <div style="border:2px solid #131f81;">Content here</div>
        
        
          .myborder {border:2px solid #131f81;}
        
        Border color #131f81