#1f2e80 color space conversions
Hex:
        #1f2e80
        RGB:
        31, 46, 128
        CMY:
        88, 82, 50
        CMYK:
        76, 64, 0, 50
      HSL:
        231°, 61.0063%, 31.1765%
        HSV (HSB):
        231°, 75.7812%, 50.1961%
        XYZ:
        5.4384, 3.8038, 20.8697
        xyY:
        0.1806, 0.1263, 3.8038
      CIE-Lab:
        23.0119, 24.5146, -48.0519
        CIE-LCH:
        23.0119, 53.9440, 297.0292
        CIE-Luv:
        23.0119, -7.1671, -58.2427
        Hunter-Lab:
        19.5034, 15.6424, -49.7912
      #1f2e80 color charts
#1f2e80 RGB chart
      #1f2e80 CMYK chart
      #1f2e80 RGB pie chart
      #1f2e80 color shades, tints & tones
#1f2e80 color schemes
#1f2e80 color preview, HTML & CSS examples
           This text has a color of #1f2e80        
        
          <p style="color:#1f2e80;">Text here</p>
        
        
          .mytext {color:#1f2e80;}
        
        Text color #1f2e80
      
           This box has a color of #1f2e80        
        
          <div style="background-color:#1f2e80;">Content here</div>
        
        
          .mybackground {background-color:#1f2e80;}
        
        Background color #1f2e80
      
           Border around this has a color of #1f2e80        
        
          <div style="border:2px solid #1f2e80;">Content here</div>
        
        
          .myborder {border:2px solid #1f2e80;}
        
        Border color #1f2e80