#1b3d81 color space conversions
Hex:
        #1b3d81
        RGB:
        27, 61, 129
        CMY:
        89, 76, 49
        CMYK:
        79, 53, 0, 49
      HSL:
        220°, 65.3846%, 30.5882%
        HSV (HSB):
        220°, 79.0698%, 50.5882%
        XYZ:
        6.0832, 5.1555, 21.4434
        xyY:
        0.1861, 0.1577, 5.1555
      CIE-Lab:
        27.1732, 13.9105, -41.9245
        CIE-LCH:
        27.1732, 44.1720, 288.3558
        CIE-Luv:
        27.1732, -11.7089, -54.5023
        Hunter-Lab:
        22.7057, 8.0878, -40.0998
      #1b3d81 color charts
#1b3d81 RGB chart
      #1b3d81 CMYK chart
      #1b3d81 RGB pie chart
      #1b3d81 color shades, tints & tones
#1b3d81 color schemes
#1b3d81 color preview, HTML & CSS examples
           This text has a color of #1b3d81        
        
          <p style="color:#1b3d81;">Text here</p>
        
        
          .mytext {color:#1b3d81;}
        
        Text color #1b3d81
      
           This box has a color of #1b3d81        
        
          <div style="background-color:#1b3d81;">Content here</div>
        
        
          .mybackground {background-color:#1b3d81;}
        
        Background color #1b3d81
      
           Border around this has a color of #1b3d81        
        
          <div style="border:2px solid #1b3d81;">Content here</div>
        
        
          .myborder {border:2px solid #1b3d81;}
        
        Border color #1b3d81