#1f2b84 color space conversions
Hex:
        #1f2b84
        RGB:
        31, 43, 132
        CMY:
        88, 83, 48
        CMYK:
        77, 67, 0, 48
      HSL:
        233°, 61.9632%, 31.9608%
        HSV (HSB):
        233°, 76.5152%, 51.7647%
        XYZ:
        5.5938, 3.6850, 22.2462
        xyY:
        0.1774, 0.1169, 3.6850
      CIE-Lab:
        22.6015, 28.1024, -51.2413
        CIE-LCH:
        22.6015, 58.4415, 298.7418
        CIE-Luv:
        22.6015, -6.6097, -61.2430
        Hunter-Lab:
        19.1964, 18.4212, -55.2724
      #1f2b84 color charts
#1f2b84 RGB chart
      #1f2b84 CMYK chart
      #1f2b84 RGB pie chart
      #1f2b84 color shades, tints & tones
#1f2b84 color schemes
#1f2b84 color preview, HTML & CSS examples
           This text has a color of #1f2b84        
        
          <p style="color:#1f2b84;">Text here</p>
        
        
          .mytext {color:#1f2b84;}
        
        Text color #1f2b84
      
           This box has a color of #1f2b84        
        
          <div style="background-color:#1f2b84;">Content here</div>
        
        
          .mybackground {background-color:#1f2b84;}
        
        Background color #1f2b84
      
           Border around this has a color of #1f2b84        
        
          <div style="border:2px solid #1f2b84;">Content here</div>
        
        
          .myborder {border:2px solid #1f2b84;}
        
        Border color #1f2b84