#1b4988 color space conversions
Hex:
        #1b4988
        RGB:
        27, 73, 136
        CMY:
        89, 71, 47
        CMYK:
        80, 46, 0, 47
      HSL:
        215°, 66.8712%, 31.9608%
        HSV (HSB):
        215°, 80.1471%, 53.3333%
        XYZ:
        7.2785, 6.7757, 24.2168
        xyY:
        0.1902, 0.1770, 6.7757
      CIE-Lab:
        31.2907, 8.4873, -39.6400
        CIE-LCH:
        31.2907, 40.5384, 282.0851
        CIE-Luv:
        31.2907, -15.2498, -53.8863
        Hunter-Lab:
        26.0301, 4.3590, -36.9386
      #1b4988 color charts
#1b4988 RGB chart
      #1b4988 CMYK chart
      #1b4988 RGB pie chart
      #1b4988 color shades, tints & tones
#1b4988 color schemes
#1b4988 color preview, HTML & CSS examples
           This text has a color of #1b4988        
        
          <p style="color:#1b4988;">Text here</p>
        
        
          .mytext {color:#1b4988;}
        
        Text color #1b4988
      
           This box has a color of #1b4988        
        
          <div style="background-color:#1b4988;">Content here</div>
        
        
          .mybackground {background-color:#1b4988;}
        
        Background color #1b4988
      
           Border around this has a color of #1b4988        
        
          <div style="border:2px solid #1b4988;">Content here</div>
        
        
          .myborder {border:2px solid #1b4988;}
        
        Border color #1b4988