#1f4fba color space conversions
Hex:
        #1f4fba
        RGB:
        31, 79, 186
        CMY:
        88, 69, 27
        CMYK:
        83, 58, 0, 27
      HSL:
        221°, 71.4286%, 42.5490%
        HSV (HSB):
        221°, 83.3333%, 72.9412%
        XYZ:
        12.2240, 9.4284, 47.6300
        xyY:
        0.1764, 0.1361, 9.4284
      CIE-Lab:
        36.7964, 24.8129, -60.7944
        CIE-LCH:
        36.7964, 65.6631, 292.2026
        CIE-Luv:
        36.7964, -15.7627, -87.1480
        Hunter-Lab:
        30.7058, 17.3259, -70.4750
      #1f4fba color charts
#1f4fba RGB chart
      #1f4fba CMYK chart
      #1f4fba RGB pie chart
      #1f4fba color shades, tints & tones
#1f4fba color schemes
#1f4fba color preview, HTML & CSS examples
           This text has a color of #1f4fba        
        
          <p style="color:#1f4fba;">Text here</p>
        
        
          .mytext {color:#1f4fba;}
        
        Text color #1f4fba
      
           This box has a color of #1f4fba        
        
          <div style="background-color:#1f4fba;">Content here</div>
        
        
          .mybackground {background-color:#1f4fba;}
        
        Background color #1f4fba
      
           Border around this has a color of #1f4fba        
        
          <div style="border:2px solid #1f4fba;">Content here</div>
        
        
          .myborder {border:2px solid #1f4fba;}
        
        Border color #1f4fba