#1b4172 color space conversions
Hex:
        #1b4172
        RGB:
        27, 65, 114
        CMY:
        89, 75, 55
        CMYK:
        76, 43, 0, 55
      HSL:
        214°, 61.7021%, 27.6471%
        HSV (HSB):
        214°, 76.3158%, 44.7059%
        XYZ:
        5.3796, 5.2285, 16.6453
        xyY:
        0.1974, 0.1918, 5.2285
      CIE-Lab:
        27.3761, 5.0066, -32.1536
        CIE-LCH:
        27.3761, 32.5410, 278.8504
        CIE-Luv:
        27.3761, -13.1492, -41.4586
        Hunter-Lab:
        22.8659, 1.9794, -27.1540
      #1b4172 color charts
#1b4172 RGB chart
      #1b4172 CMYK chart
      #1b4172 RGB pie chart
      #1b4172 color shades, tints & tones
#1b4172 color schemes
#1b4172 color preview, HTML & CSS examples
           This text has a color of #1b4172        
        
          <p style="color:#1b4172;">Text here</p>
        
        
          .mytext {color:#1b4172;}
        
        Text color #1b4172
      
           This box has a color of #1b4172        
        
          <div style="background-color:#1b4172;">Content here</div>
        
        
          .mybackground {background-color:#1b4172;}
        
        Background color #1b4172
      
           Border around this has a color of #1b4172        
        
          <div style="border:2px solid #1b4172;">Content here</div>
        
        
          .myborder {border:2px solid #1b4172;}
        
        Border color #1b4172