#1b4285 color space conversions
Hex:
        #1b4285
        RGB:
        27, 66, 133
        CMY:
        89, 74, 48
        CMYK:
        80, 50, 0, 48
      HSL:
        218°, 66.2500%, 31.3725%
        HSV (HSB):
        218°, 79.6992%, 52.1569%
        XYZ:
        6.6338, 5.8229, 22.9646
        xyY:
        0.1873, 0.1644, 5.8229
      CIE-Lab:
        28.9612, 12.0652, -41.5308
        CIE-LCH:
        28.9612, 43.2478, 286.1992
        CIE-Luv:
        28.9612, -13.1461, -55.1837
        Hunter-Lab:
        24.1307, 6.8434, -39.5334
      #1b4285 color charts
#1b4285 RGB chart
      #1b4285 CMYK chart
      #1b4285 RGB pie chart
      #1b4285 color shades, tints & tones
#1b4285 color schemes
#1b4285 color preview, HTML & CSS examples
           This text has a color of #1b4285        
        
          <p style="color:#1b4285;">Text here</p>
        
        
          .mytext {color:#1b4285;}
        
        Text color #1b4285
      
           This box has a color of #1b4285        
        
          <div style="background-color:#1b4285;">Content here</div>
        
        
          .mybackground {background-color:#1b4285;}
        
        Background color #1b4285
      
           Border around this has a color of #1b4285        
        
          <div style="border:2px solid #1b4285;">Content here</div>
        
        
          .myborder {border:2px solid #1b4285;}
        
        Border color #1b4285