#1f3583 color space conversions
Hex:
        #1f3583
        RGB:
        31, 53, 131
        CMY:
        88, 79, 49
        CMYK:
        76, 60, 0, 49
      HSL:
        227°, 61.7284%, 31.7647%
        HSV (HSB):
        227°, 76.3359%, 51.3725%
        XYZ:
        5.9349, 4.4762, 22.0239
        xyY:
        0.1830, 0.1380, 4.4762
      CIE-Lab:
        25.1871, 20.8329, -46.3896
        CIE-LCH:
        25.1871, 50.8527, 294.1842
        CIE-Luv:
        25.1871, -8.9176, -58.5521
        Hunter-Lab:
        21.1570, 13.0475, -46.9094
      #1f3583 color charts
#1f3583 RGB chart
      #1f3583 CMYK chart
      #1f3583 RGB pie chart
      #1f3583 color shades, tints & tones
#1f3583 color schemes
#1f3583 color preview, HTML & CSS examples
           This text has a color of #1f3583        
        
          <p style="color:#1f3583;">Text here</p>
        
        
          .mytext {color:#1f3583;}
        
        Text color #1f3583
      
           This box has a color of #1f3583        
        
          <div style="background-color:#1f3583;">Content here</div>
        
        
          .mybackground {background-color:#1f3583;}
        
        Background color #1f3583
      
           Border around this has a color of #1f3583        
        
          <div style="border:2px solid #1f3583;">Content here</div>
        
        
          .myborder {border:2px solid #1f3583;}
        
        Border color #1f3583