#1b3399 color space conversions
Hex:
        #1b3399
        RGB:
        27, 51, 153
        CMY:
        89, 80, 40
        CMYK:
        82, 67, 0, 40
      HSL:
        229°, 70.0000%, 35.2941%
        HSV (HSB):
        229°, 82.3529%, 60.0000%
        XYZ:
        7.3856, 4.9006, 30.6936
        xyY:
        0.1718, 0.1140, 4.9006
      CIE-Lab:
        26.4496, 30.3905, -57.9483
        CIE-LCH:
        26.4496, 65.4338, 297.6744
        CIE-Luv:
        26.4496, -9.3010, -73.3615
        Hunter-Lab:
        22.1372, 20.8123, -66.7105
      #1b3399 color charts
#1b3399 RGB chart
      #1b3399 CMYK chart
      #1b3399 RGB pie chart
      #1b3399 color shades, tints & tones
#1b3399 color schemes
#1b3399 color preview, HTML & CSS examples
           This text has a color of #1b3399        
        
          <p style="color:#1b3399;">Text here</p>
        
        
          .mytext {color:#1b3399;}
        
        Text color #1b3399
      
           This box has a color of #1b3399        
        
          <div style="background-color:#1b3399;">Content here</div>
        
        
          .mybackground {background-color:#1b3399;}
        
        Background color #1b3399
      
           Border around this has a color of #1b3399        
        
          <div style="border:2px solid #1b3399;">Content here</div>
        
        
          .myborder {border:2px solid #1b3399;}
        
        Border color #1b3399