#1f3390 color space conversions
Hex:
        #1f3390
        RGB:
        31, 51, 144
        CMY:
        88, 80, 44
        CMYK:
        78, 65, 0, 44
      HSL:
        229°, 64.5714%, 34.3137%
        HSV (HSB):
        229°, 78.4722%, 56.4706%
        XYZ:
        6.7829, 4.6726, 26.9300
        xyY:
        0.1767, 0.1217, 4.6726
      CIE-Lab:
        25.7808, 27.3045, -53.5060
        CIE-LCH:
        25.7808, 60.0702, 297.0356
        CIE-Luv:
        25.7808, -8.6305, -67.5681
        Hunter-Lab:
        21.6161, 18.1834, -58.7337
      #1f3390 color charts
#1f3390 RGB chart
      #1f3390 CMYK chart
      #1f3390 RGB pie chart
      #1f3390 color shades, tints & tones
#1f3390 color schemes
#1f3390 color preview, HTML & CSS examples
           This text has a color of #1f3390        
        
          <p style="color:#1f3390;">Text here</p>
        
        
          .mytext {color:#1f3390;}
        
        Text color #1f3390
      
           This box has a color of #1f3390        
        
          <div style="background-color:#1f3390;">Content here</div>
        
        
          .mybackground {background-color:#1f3390;}
        
        Background color #1f3390
      
           Border around this has a color of #1f3390        
        
          <div style="border:2px solid #1f3390;">Content here</div>
        
        
          .myborder {border:2px solid #1f3390;}
        
        Border color #1f3390