#1b4dab color space conversions
Hex:
        #1b4dab
        RGB:
        27, 77, 171
        CMY:
        89, 70, 33
        CMYK:
        84, 55, 0, 33
      HSL:
        219°, 72.7273%, 38.8235%
        HSV (HSB):
        219°, 84.2105%, 67.0588%
        XYZ:
        10.4566, 8.4810, 39.6140
        xyY:
        0.1786, 0.1448, 8.4810
      CIE-Lab:
        34.9653, 19.9037, -54.9062
        CIE-LCH:
        34.9653, 58.4025, 289.9257
        CIE-Luv:
        34.9653, -15.8108, -77.6243
        Hunter-Lab:
        29.1222, 13.1279, -60.2646
      #1b4dab color charts
#1b4dab RGB chart
      #1b4dab CMYK chart
      #1b4dab RGB pie chart
      #1b4dab color shades, tints & tones
#1b4dab color schemes
#1b4dab color preview, HTML & CSS examples
           This text has a color of #1b4dab        
        
          <p style="color:#1b4dab;">Text here</p>
        
        
          .mytext {color:#1b4dab;}
        
        Text color #1b4dab
      
           This box has a color of #1b4dab        
        
          <div style="background-color:#1b4dab;">Content here</div>
        
        
          .mybackground {background-color:#1b4dab;}
        
        Background color #1b4dab
      
           Border around this has a color of #1b4dab        
        
          <div style="border:2px solid #1b4dab;">Content here</div>
        
        
          .myborder {border:2px solid #1b4dab;}
        
        Border color #1b4dab