#1b5295 color space conversions
Hex:
        #1b5295
        RGB:
        27, 82, 149
        CMY:
        89, 68, 42
        CMYK:
        82, 45, 0, 42
      HSL:
        213°, 69.3182%, 34.5098%
        HSV (HSB):
        213°, 81.8792%, 58.4314%
        XYZ:
        8.8941, 8.4375, 29.5936
        xyY:
        0.1895, 0.1798, 8.4375
      CIE-Lab:
        34.8780, 7.6978, -41.8309
        CIE-LCH:
        34.8780, 42.5333, 280.4270
        CIE-Luv:
        34.8780, -17.7670, -58.8023
        Hunter-Lab:
        29.0474, 3.8224, -40.0717
      #1b5295 color charts
#1b5295 RGB chart
      #1b5295 CMYK chart
      #1b5295 RGB pie chart
      #1b5295 color shades, tints & tones
#1b5295 color schemes
#1b5295 color preview, HTML & CSS examples
           This text has a color of #1b5295        
        
          <p style="color:#1b5295;">Text here</p>
        
        
          .mytext {color:#1b5295;}
        
        Text color #1b5295
      
           This box has a color of #1b5295        
        
          <div style="background-color:#1b5295;">Content here</div>
        
        
          .mybackground {background-color:#1b5295;}
        
        Background color #1b5295
      
           Border around this has a color of #1b5295        
        
          <div style="border:2px solid #1b5295;">Content here</div>
        
        
          .myborder {border:2px solid #1b5295;}
        
        Border color #1b5295