#1f3e97 color space conversions
Hex:
        #1f3e97
        RGB:
        31, 62, 151
        CMY:
        88, 76, 41
        CMYK:
        79, 59, 0, 41
      HSL:
        225°, 65.9341%, 35.6863%
        HSV (HSB):
        225°, 79.4702%, 59.2157%
        XYZ:
        7.8736, 5.9709, 30.0157
        xyY:
        0.1795, 0.1361, 5.9709
      CIE-Lab:
        29.3390, 22.5359, -51.9939
        CIE-LCH:
        29.3390, 56.6677, 293.4335
        CIE-Luv:
        29.3390, -11.3871, -69.3048
        Hunter-Lab:
        24.4355, 14.7543, -55.7249
      #1f3e97 color charts
#1f3e97 RGB chart
      #1f3e97 CMYK chart
      #1f3e97 RGB pie chart
      #1f3e97 color shades, tints & tones
#1f3e97 color schemes
#1f3e97 color preview, HTML & CSS examples
           This text has a color of #1f3e97        
        
          <p style="color:#1f3e97;">Text here</p>
        
        
          .mytext {color:#1f3e97;}
        
        Text color #1f3e97
      
           This box has a color of #1f3e97        
        
          <div style="background-color:#1f3e97;">Content here</div>
        
        
          .mybackground {background-color:#1f3e97;}
        
        Background color #1f3e97
      
           Border around this has a color of #1f3e97        
        
          <div style="border:2px solid #1f3e97;">Content here</div>
        
        
          .myborder {border:2px solid #1f3e97;}
        
        Border color #1f3e97