#1b3791 color space conversions
Hex:
        #1b3791
        RGB:
        27, 55, 145
        CMY:
        89, 78, 43
        CMYK:
        81, 62, 0, 43
      HSL:
        226°, 68.6047%, 33.7255%
        HSV (HSB):
        226°, 81.3793%, 56.8627%
        XYZ:
        6.9290, 5.0097, 27.3898
        xyY:
        0.1762, 0.1274, 5.0097
      CIE-Lab:
        26.7624, 24.5515, -52.5241
        CIE-LCH:
        26.7624, 57.9789, 295.0530
        CIE-Luv:
        26.7624, -10.1210, -67.4328
        Hunter-Lab:
        22.3824, 16.0898, -56.8868
      #1b3791 color charts
#1b3791 RGB chart
      #1b3791 CMYK chart
      #1b3791 RGB pie chart
      #1b3791 color shades, tints & tones
#1b3791 color schemes
#1b3791 color preview, HTML & CSS examples
           This text has a color of #1b3791        
        
          <p style="color:#1b3791;">Text here</p>
        
        
          .mytext {color:#1b3791;}
        
        Text color #1b3791
      
           This box has a color of #1b3791        
        
          <div style="background-color:#1b3791;">Content here</div>
        
        
          .mybackground {background-color:#1b3791;}
        
        Background color #1b3791
      
           Border around this has a color of #1b3791        
        
          <div style="border:2px solid #1b3791;">Content here</div>
        
        
          .myborder {border:2px solid #1b3791;}
        
        Border color #1b3791