#1b5a99 color space conversions
Hex:
        #1b5a99
        RGB:
        27, 90, 153
        CMY:
        89, 65, 40
        CMYK:
        82, 41, 0, 40
      HSL:
        210°, 70.0000%, 35.2941%
        HSV (HSB):
        210°, 82.3529%, 60.0000%
        XYZ:
        9.8579, 9.8452, 31.5177
        xyY:
        0.1925, 0.1922, 9.8452
      CIE-Lab:
        37.5632, 4.0435, -39.9501
        CIE-LCH:
        37.5632, 40.1542, 275.7794
        CIE-Luv:
        37.5632, -20.2266, -57.0583
        Hunter-Lab:
        31.3771, 1.1703, -37.5917
      #1b5a99 color charts
#1b5a99 RGB chart
      #1b5a99 CMYK chart
      #1b5a99 RGB pie chart
      #1b5a99 color shades, tints & tones
#1b5a99 color schemes
#1b5a99 color preview, HTML & CSS examples
           This text has a color of #1b5a99        
        
          <p style="color:#1b5a99;">Text here</p>
        
        
          .mytext {color:#1b5a99;}
        
        Text color #1b5a99
      
           This box has a color of #1b5a99        
        
          <div style="background-color:#1b5a99;">Content here</div>
        
        
          .mybackground {background-color:#1b5a99;}
        
        Background color #1b5a99
      
           Border around this has a color of #1b5a99        
        
          <div style="border:2px solid #1b5a99;">Content here</div>
        
        
          .myborder {border:2px solid #1b5a99;}
        
        Border color #1b5a99