#1f3e92 color space conversions
Hex:
        #1f3e92
        RGB:
        31, 62, 146
        CMY:
        88, 76, 43
        CMYK:
        79, 58, 0, 43
      HSL:
        224°, 64.9718%, 34.7059%
        HSV (HSB):
        224°, 78.7671%, 57.2549%
        XYZ:
        7.4760, 5.8119, 27.9219
        xyY:
        0.1814, 0.1410, 5.8119
      CIE-Lab:
        28.9328, 20.5542, -49.5944
        CIE-LCH:
        28.9328, 53.6850, 292.5114
        CIE-Luv:
        28.9328, -11.3722, -65.8856
        Hunter-Lab:
        24.1078, 13.1654, -51.7947
      #1f3e92 color charts
#1f3e92 RGB chart
      #1f3e92 CMYK chart
      #1f3e92 RGB pie chart
      #1f3e92 color shades, tints & tones
#1f3e92 color schemes
#1f3e92 color preview, HTML & CSS examples
           This text has a color of #1f3e92        
        
          <p style="color:#1f3e92;">Text here</p>
        
        
          .mytext {color:#1f3e92;}
        
        Text color #1f3e92
      
           This box has a color of #1f3e92        
        
          <div style="background-color:#1f3e92;">Content here</div>
        
        
          .mybackground {background-color:#1f3e92;}
        
        Background color #1f3e92
      
           Border around this has a color of #1f3e92        
        
          <div style="border:2px solid #1f3e92;">Content here</div>
        
        
          .myborder {border:2px solid #1f3e92;}
        
        Border color #1f3e92