#1b4375 color space conversions
Hex:
        #1b4375
        RGB:
        27, 67, 117
        CMY:
        89, 74, 54
        CMYK:
        77, 43, 0, 54
      HSL:
        213°, 62.5000%, 28.2353%
        HSV (HSB):
        213°, 76.9231%, 45.8824%
        XYZ:
        5.6700, 5.5317, 17.5985
        xyY:
        0.1969, 0.1921, 5.5317
      CIE-Lab:
        28.1988, 4.8556, -32.7388
        CIE-LCH:
        28.1988, 33.0970, 278.4362
        CIE-Luv:
        28.1988, -13.7428, -42.6523
        Hunter-Lab:
        23.5195, 1.8733, -27.9001
      #1b4375 color charts
#1b4375 RGB chart
      #1b4375 CMYK chart
      #1b4375 RGB pie chart
      #1b4375 color shades, tints & tones
#1b4375 color schemes
#1b4375 color preview, HTML & CSS examples
           This text has a color of #1b4375        
        
          <p style="color:#1b4375;">Text here</p>
        
        
          .mytext {color:#1b4375;}
        
        Text color #1b4375
      
           This box has a color of #1b4375        
        
          <div style="background-color:#1b4375;">Content here</div>
        
        
          .mybackground {background-color:#1b4375;}
        
        Background color #1b4375
      
           Border around this has a color of #1b4375        
        
          <div style="border:2px solid #1b4375;">Content here</div>
        
        
          .myborder {border:2px solid #1b4375;}
        
        Border color #1b4375