#1b4e75 color space conversions
Hex:
        #1b4e75
        RGB:
        27, 78, 117
        CMY:
        89, 69, 54
        CMYK:
        77, 33, 0, 54
      HSL:
        206°, 62.5000%, 28.2353%
        HSV (HSB):
        206°, 76.9231%, 45.8824%
        XYZ:
        6.3873, 6.9661, 17.8376
        xyY:
        0.2048, 0.2233, 6.9661
      CIE-Lab:
        31.7297, -2.4511, -27.1421
        CIE-LCH:
        31.7297, 27.2526, 264.8399
        CIE-Luv:
        31.7297, -17.4995, -35.8697
        Hunter-Lab:
        26.3935, -2.9912, -21.5947
      #1b4e75 color charts
#1b4e75 RGB chart
      #1b4e75 CMYK chart
      #1b4e75 RGB pie chart
      #1b4e75 color shades, tints & tones
#1b4e75 color schemes
#1b4e75 color preview, HTML & CSS examples
           This text has a color of #1b4e75        
        
          <p style="color:#1b4e75;">Text here</p>
        
        
          .mytext {color:#1b4e75;}
        
        Text color #1b4e75
      
           This box has a color of #1b4e75        
        
          <div style="background-color:#1b4e75;">Content here</div>
        
        
          .mybackground {background-color:#1b4e75;}
        
        Background color #1b4e75
      
           Border around this has a color of #1b4e75        
        
          <div style="border:2px solid #1b4e75;">Content here</div>
        
        
          .myborder {border:2px solid #1b4e75;}
        
        Border color #1b4e75