#1f4bba color space conversions
Hex:
        #1f4bba
        RGB:
        31, 75, 186
        CMY:
        88, 71, 27
        CMYK:
        83, 60, 0, 27
      HSL:
        223°, 71.4286%, 42.5490%
        HSV (HSB):
        223°, 83.3333%, 72.9412%
        XYZ:
        11.9441, 8.8686, 47.5367
        xyY:
        0.1748, 0.1298, 8.8686
      CIE-Lab:
        35.7301, 27.4679, -62.5336
        CIE-LCH:
        35.7301, 68.3004, 293.7134
        CIE-Luv:
        35.7301, -14.7288, -88.6205
        Hunter-Lab:
        29.7802, 19.4762, -73.7954
      #1f4bba color charts
#1f4bba RGB chart
      #1f4bba CMYK chart
      #1f4bba RGB pie chart
      #1f4bba color shades, tints & tones
#1f4bba color schemes
#1f4bba color preview, HTML & CSS examples
           This text has a color of #1f4bba        
        
          <p style="color:#1f4bba;">Text here</p>
        
        
          .mytext {color:#1f4bba;}
        
        Text color #1f4bba
      
           This box has a color of #1f4bba        
        
          <div style="background-color:#1f4bba;">Content here</div>
        
        
          .mybackground {background-color:#1f4bba;}
        
        Background color #1f4bba
      
           Border around this has a color of #1f4bba        
        
          <div style="border:2px solid #1f4bba;">Content here</div>
        
        
          .myborder {border:2px solid #1f4bba;}
        
        Border color #1f4bba