#1b5a97 color space conversions
Hex:
        #1b5a97
        RGB:
        27, 90, 151
        CMY:
        89, 65, 41
        CMYK:
        82, 40, 0, 41
      HSL:
        210°, 69.6629%, 34.9020%
        HSV (HSB):
        210°, 82.1192%, 59.2157%
        XYZ:
        9.6941, 9.7797, 30.6549
        xyY:
        0.1934, 0.1951, 9.7797
      CIE-Lab:
        37.4441, 3.2481, -38.9370
        CIE-LCH:
        37.4441, 39.0723, 274.7685
        CIE-Luv:
        37.4441, -20.3018, -55.4601
        Hunter-Lab:
        31.2725, 0.6058, -36.2283
      #1b5a97 color charts
#1b5a97 RGB chart
      #1b5a97 CMYK chart
      #1b5a97 RGB pie chart
      #1b5a97 color shades, tints & tones
#1b5a97 color schemes
#1b5a97 color preview, HTML & CSS examples
           This text has a color of #1b5a97        
        
          <p style="color:#1b5a97;">Text here</p>
        
        
          .mytext {color:#1b5a97;}
        
        Text color #1b5a97
      
           This box has a color of #1b5a97        
        
          <div style="background-color:#1b5a97;">Content here</div>
        
        
          .mybackground {background-color:#1b5a97;}
        
        Background color #1b5a97
      
           Border around this has a color of #1b5a97        
        
          <div style="border:2px solid #1b5a97;">Content here</div>
        
        
          .myborder {border:2px solid #1b5a97;}
        
        Border color #1b5a97