#1b4372 color space conversions
Hex:
        #1b4372
        RGB:
        27, 67, 114
        CMY:
        89, 74, 55
        CMYK:
        76, 41, 0, 55
      HSL:
        212°, 61.7021%, 27.6471%
        HSV (HSB):
        212°, 76.3158%, 44.7059%
        XYZ:
        5.4964, 5.4622, 16.6842
        xyY:
        0.1988, 0.1976, 5.4622
      CIE-Lab:
        28.0130, 3.6414, -31.1388
        CIE-LCH:
        28.0130, 31.3510, 276.6699
        CIE-Luv:
        28.0130, -13.8107, -40.3365
        Hunter-Lab:
        23.3714, 1.0791, -25.9655
      #1b4372 color charts
#1b4372 RGB chart
      #1b4372 CMYK chart
      #1b4372 RGB pie chart
      #1b4372 color shades, tints & tones
#1b4372 color schemes
#1b4372 color preview, HTML & CSS examples
           This text has a color of #1b4372        
        
          <p style="color:#1b4372;">Text here</p>
        
        
          .mytext {color:#1b4372;}
        
        Text color #1b4372
      
           This box has a color of #1b4372        
        
          <div style="background-color:#1b4372;">Content here</div>
        
        
          .mybackground {background-color:#1b4372;}
        
        Background color #1b4372
      
           Border around this has a color of #1b4372        
        
          <div style="border:2px solid #1b4372;">Content here</div>
        
        
          .myborder {border:2px solid #1b4372;}
        
        Border color #1b4372