#1b4881 color space conversions
Hex:
        #1b4881
        RGB:
        27, 72, 129
        CMY:
        89, 72, 49
        CMYK:
        79, 44, 0, 49
      HSL:
        214°, 65.3846%, 30.5882%
        HSV (HSB):
        214°, 79.0698%, 50.5882%
        XYZ:
        6.7318, 6.4527, 21.6596
        xyY:
        0.1932, 0.1852, 6.4527
      CIE-Lab:
        30.5271, 6.3240, -36.5318
        CIE-LCH:
        30.5271, 37.0751, 279.8212
        CIE-Luv:
        30.5271, -15.0945, -49.0840
        Hunter-Lab:
        25.4022, 2.8502, -32.7730
      #1b4881 color charts
#1b4881 RGB chart
      #1b4881 CMYK chart
      #1b4881 RGB pie chart
      #1b4881 color shades, tints & tones
#1b4881 color schemes
#1b4881 color preview, HTML & CSS examples
           This text has a color of #1b4881        
        
          <p style="color:#1b4881;">Text here</p>
        
        
          .mytext {color:#1b4881;}
        
        Text color #1b4881
      
           This box has a color of #1b4881        
        
          <div style="background-color:#1b4881;">Content here</div>
        
        
          .mybackground {background-color:#1b4881;}
        
        Background color #1b4881
      
           Border around this has a color of #1b4881        
        
          <div style="border:2px solid #1b4881;">Content here</div>
        
        
          .myborder {border:2px solid #1b4881;}
        
        Border color #1b4881