#1b4972 color space conversions
Hex:
        #1b4972
        RGB:
        27, 73, 114
        CMY:
        89, 71, 55
        CMYK:
        76, 36, 0, 55
      HSL:
        208°, 61.7021%, 27.6471%
        HSV (HSB):
        208°, 76.3158%, 44.7059%
        XYZ:
        5.8718, 6.2130, 16.8093
        xyY:
        0.2032, 0.2150, 6.2130
      CIE-Lab:
        29.9436, -0.3749, -28.0771
        CIE-LCH:
        29.9436, 28.0796, 269.2350
        CIE-Luv:
        29.9436, -15.8546, -36.7065
        Hunter-Lab:
        24.9259, -1.5710, -22.5354
      #1b4972 color charts
#1b4972 RGB chart
      #1b4972 CMYK chart
      #1b4972 RGB pie chart
      #1b4972 color shades, tints & tones
#1b4972 color schemes
#1b4972 color preview, HTML & CSS examples
           This text has a color of #1b4972        
        
          <p style="color:#1b4972;">Text here</p>
        
        
          .mytext {color:#1b4972;}
        
        Text color #1b4972
      
           This box has a color of #1b4972        
        
          <div style="background-color:#1b4972;">Content here</div>
        
        
          .mybackground {background-color:#1b4972;}
        
        Background color #1b4972
      
           Border around this has a color of #1b4972        
        
          <div style="border:2px solid #1b4972;">Content here</div>
        
        
          .myborder {border:2px solid #1b4972;}
        
        Border color #1b4972