#1b4394 color space conversions
Hex:
        #1b4394
        RGB:
        27, 67, 148
        CMY:
        89, 74, 42
        CMYK:
        82, 55, 0, 42
      HSL:
        220°, 69.1429%, 34.3137%
        HSV (HSB):
        220°, 81.7568%, 58.0392%
        XYZ:
        7.8044, 6.3854, 28.8381
        xyY:
        0.1814, 0.1484, 6.3854
      CIE-Lab:
        30.3648, 17.4742, -48.5004
        CIE-LCH:
        30.3648, 51.5522, 289.8136
        CIE-Luv:
        30.3648, -13.2722, -65.5383
        Hunter-Lab:
        25.2694, 10.9081, -49.9747
      #1b4394 color charts
#1b4394 RGB chart
      #1b4394 CMYK chart
      #1b4394 RGB pie chart
      #1b4394 color shades, tints & tones
#1b4394 color schemes
#1b4394 color preview, HTML & CSS examples
           This text has a color of #1b4394        
        
          <p style="color:#1b4394;">Text here</p>
        
        
          .mytext {color:#1b4394;}
        
        Text color #1b4394
      
           This box has a color of #1b4394        
        
          <div style="background-color:#1b4394;">Content here</div>
        
        
          .mybackground {background-color:#1b4394;}
        
        Background color #1b4394
      
           Border around this has a color of #1b4394        
        
          <div style="border:2px solid #1b4394;">Content here</div>
        
        
          .myborder {border:2px solid #1b4394;}
        
        Border color #1b4394