#1f3a96 color space conversions
Hex:
        #1f3a96
        RGB:
        31, 58, 150
        CMY:
        88, 77, 41
        CMYK:
        79, 61, 0, 41
      HSL:
        226°, 65.7459%, 35.4902%
        HSV (HSB):
        226°, 79.3333%, 58.8235%
        XYZ:
        7.5832, 5.5194, 29.5198
        xyY:
        0.1779, 0.1295, 5.5194
      CIE-Lab:
        28.1661, 24.8774, -53.2953
        CIE-LCH:
        28.1661, 58.8156, 295.0224
        CIE-Luv:
        28.1661, -10.3702, -69.8343
        Hunter-Lab:
        23.4935, 16.5022, -58.0532
      #1f3a96 color charts
#1f3a96 RGB chart
      #1f3a96 CMYK chart
      #1f3a96 RGB pie chart
      #1f3a96 color shades, tints & tones
#1f3a96 color schemes
#1f3a96 color preview, HTML & CSS examples
           This text has a color of #1f3a96        
        
          <p style="color:#1f3a96;">Text here</p>
        
        
          .mytext {color:#1f3a96;}
        
        Text color #1f3a96
      
           This box has a color of #1f3a96        
        
          <div style="background-color:#1f3a96;">Content here</div>
        
        
          .mybackground {background-color:#1f3a96;}
        
        Background color #1f3a96
      
           Border around this has a color of #1f3a96        
        
          <div style="border:2px solid #1f3a96;">Content here</div>
        
        
          .myborder {border:2px solid #1f3a96;}
        
        Border color #1f3a96