#1b3381 color space conversions
Hex:
        #1b3381
        RGB:
        27, 51, 129
        CMY:
        89, 80, 49
        CMYK:
        79, 60, 0, 49
      HSL:
        226°, 65.3846%, 30.5882%
        HSV (HSB):
        226°, 79.0698%, 50.5882%
        XYZ:
        5.5983, 4.1856, 21.2817
        xyY:
        0.1802, 0.1347, 4.1856
      CIE-Lab:
        24.2759, 20.9367, -46.6267
        CIE-LCH:
        24.2759, 51.1116, 294.1814
        CIE-Luv:
        24.2759, -8.9904, -57.8925
        Hunter-Lab:
        20.4588, 13.0410, -47.3535
      #1b3381 color charts
#1b3381 RGB chart
      #1b3381 CMYK chart
      #1b3381 RGB pie chart
      #1b3381 color shades, tints & tones
#1b3381 color schemes
#1b3381 color preview, HTML & CSS examples
           This text has a color of #1b3381        
        
          <p style="color:#1b3381;">Text here</p>
        
        
          .mytext {color:#1b3381;}
        
        Text color #1b3381
      
           This box has a color of #1b3381        
        
          <div style="background-color:#1b3381;">Content here</div>
        
        
          .mybackground {background-color:#1b3381;}
        
        Background color #1b3381
      
           Border around this has a color of #1b3381        
        
          <div style="border:2px solid #1b3381;">Content here</div>
        
        
          .myborder {border:2px solid #1b3381;}
        
        Border color #1b3381