#1b4681 color space conversions
Hex:
        #1b4681
        RGB:
        27, 70, 129
        CMY:
        89, 73, 49
        CMYK:
        79, 46, 0, 49
      HSL:
        215°, 65.3846%, 30.5882%
        HSV (HSB):
        215°, 79.0698%, 50.5882%
        XYZ:
        6.6046, 6.1983, 21.6172
        xyY:
        0.1919, 0.1801, 6.1983
      CIE-Lab:
        29.9074, 7.6838, -37.5239
        CIE-LCH:
        29.9074, 38.3026, 281.5725
        CIE-Luv:
        29.9074, -14.4531, -50.1843
        Hunter-Lab:
        24.8964, 3.7844, -34.0531
      #1b4681 color charts
#1b4681 RGB chart
      #1b4681 CMYK chart
      #1b4681 RGB pie chart
      #1b4681 color shades, tints & tones
#1b4681 color schemes
#1b4681 color preview, HTML & CSS examples
           This text has a color of #1b4681        
        
          <p style="color:#1b4681;">Text here</p>
        
        
          .mytext {color:#1b4681;}
        
        Text color #1b4681
      
           This box has a color of #1b4681        
        
          <div style="background-color:#1b4681;">Content here</div>
        
        
          .mybackground {background-color:#1b4681;}
        
        Background color #1b4681
      
           Border around this has a color of #1b4681        
        
          <div style="border:2px solid #1b4681;">Content here</div>
        
        
          .myborder {border:2px solid #1b4681;}
        
        Border color #1b4681