#1b1941 color space conversions
Hex:
        #1b1941
        RGB:
        27, 25, 65
        CMY:
        89, 90, 75
        CMYK:
        58, 62, 0, 75
      HSL:
        243°, 44.4444%, 17.6471%
        HSV (HSB):
        243°, 61.5385%, 25.4902%
        XYZ:
        1.7538, 1.3099, 5.1614
        xyY:
        0.2132, 0.1593, 1.3099
      CIE-Lab:
        11.3447, 14.2584, -25.2364
        CIE-LCH:
        11.3447, 28.9858, 299.4662
        CIE-Luv:
        11.3447, -1.1302, -21.9348
        Hunter-Lab:
        11.4452, 7.3226, -18.7263
      #1b1941 color charts
#1b1941 RGB chart
      #1b1941 CMYK chart
      #1b1941 RGB pie chart
      #1b1941 color shades, tints & tones
#1b1941 color schemes
#1b1941 color preview, HTML & CSS examples
           This text has a color of #1b1941        
        
          <p style="color:#1b1941;">Text here</p>
        
        
          .mytext {color:#1b1941;}
        
        Text color #1b1941
      
           This box has a color of #1b1941        
        
          <div style="background-color:#1b1941;">Content here</div>
        
        
          .mybackground {background-color:#1b1941;}
        
        Background color #1b1941
      
           Border around this has a color of #1b1941        
        
          <div style="border:2px solid #1b1941;">Content here</div>
        
        
          .myborder {border:2px solid #1b1941;}
        
        Border color #1b1941