#1b4973 color space conversions
Hex:
        #1b4973
        RGB:
        27, 73, 115
        CMY:
        89, 71, 55
        CMYK:
        77, 37, 0, 55
      HSL:
        209°, 61.9718%, 27.8431%
        HSV (HSB):
        209°, 76.5217%, 45.0980%
        XYZ:
        5.9290, 6.2359, 17.1108
        xyY:
        0.2025, 0.2130, 6.2359
      CIE-Lab:
        30.0000, 0.0224, -28.6175
        CIE-LCH:
        30.0000, 28.6175, 270.0449
        CIE-Luv:
        30.0000, -15.8225, -37.5052
        Hunter-Lab:
        24.9718, -1.3194, -23.1456
      #1b4973 color charts
#1b4973 RGB chart
      #1b4973 CMYK chart
      #1b4973 RGB pie chart
      #1b4973 color shades, tints & tones
#1b4973 color schemes
#1b4973 color preview, HTML & CSS examples
           This text has a color of #1b4973        
        
          <p style="color:#1b4973;">Text here</p>
        
        
          .mytext {color:#1b4973;}
        
        Text color #1b4973
      
           This box has a color of #1b4973        
        
          <div style="background-color:#1b4973;">Content here</div>
        
        
          .mybackground {background-color:#1b4973;}
        
        Background color #1b4973
      
           Border around this has a color of #1b4973        
        
          <div style="border:2px solid #1b4973;">Content here</div>
        
        
          .myborder {border:2px solid #1b4973;}
        
        Border color #1b4973