#1f3a83 color space conversions
Hex:
        #1f3a83
        RGB:
        31, 58, 131
        CMY:
        88, 77, 49
        CMYK:
        76, 56, 0, 49
      HSL:
        224°, 61.7284%, 31.7647%
        HSV (HSB):
        224°, 76.3359%, 51.3725%
        XYZ:
        6.1749, 4.9561, 22.1039
        xyY:
        0.1858, 0.1491, 4.9561
      CIE-Lab:
        26.6094, 17.3406, -44.0794
        CIE-LCH:
        26.6094, 47.3676, 291.4745
        CIE-Luv:
        26.6094, -10.2461, -56.9200
        Hunter-Lab:
        22.2623, 10.5512, -43.2845
      #1f3a83 color charts
#1f3a83 RGB chart
      #1f3a83 CMYK chart
      #1f3a83 RGB pie chart
      #1f3a83 color shades, tints & tones
#1f3a83 color schemes
#1f3a83 color preview, HTML & CSS examples
           This text has a color of #1f3a83        
        
          <p style="color:#1f3a83;">Text here</p>
        
        
          .mytext {color:#1f3a83;}
        
        Text color #1f3a83
      
           This box has a color of #1f3a83        
        
          <div style="background-color:#1f3a83;">Content here</div>
        
        
          .mybackground {background-color:#1f3a83;}
        
        Background color #1f3a83
      
           Border around this has a color of #1f3a83        
        
          <div style="border:2px solid #1f3a83;">Content here</div>
        
        
          .myborder {border:2px solid #1f3a83;}
        
        Border color #1f3a83