#1b4faa color space conversions
Hex:
        #1b4faa
        RGB:
        27, 79, 170
        CMY:
        89, 69, 33
        CMYK:
        84, 54, 0, 33
      HSL:
        218°, 72.5888%, 38.6275%
        HSV (HSB):
        218°, 84.1176%, 66.6667%
        XYZ:
        10.5037, 8.7273, 39.1611
        xyY:
        0.1799, 0.1495, 8.7273
      CIE-Lab:
        35.4538, 18.1574, -53.5179
        CIE-LCH:
        35.4538, 56.5142, 288.7409
        CIE-Luv:
        35.4538, -16.3876, -76.0256
        Hunter-Lab:
        29.5419, 11.7676, -57.9162
      #1b4faa color charts
#1b4faa RGB chart
      #1b4faa CMYK chart
      #1b4faa RGB pie chart
      #1b4faa color shades, tints & tones
#1b4faa color schemes
#1b4faa color preview, HTML & CSS examples
           This text has a color of #1b4faa        
        
          <p style="color:#1b4faa;">Text here</p>
        
        
          .mytext {color:#1b4faa;}
        
        Text color #1b4faa
      
           This box has a color of #1b4faa        
        
          <div style="background-color:#1b4faa;">Content here</div>
        
        
          .mybackground {background-color:#1b4faa;}
        
        Background color #1b4faa
      
           Border around this has a color of #1b4faa        
        
          <div style="border:2px solid #1b4faa;">Content here</div>
        
        
          .myborder {border:2px solid #1b4faa;}
        
        Border color #1b4faa