#1b2563 color space conversions
Hex:
        #1b2563
        RGB:
        27, 37, 99
        CMY:
        89, 85, 61
        CMYK:
        73, 63, 0, 61
      HSL:
        232°, 57.1429%, 24.7059%
        HSV (HSB):
        232°, 72.7273%, 38.8235%
        XYZ:
        3.3657, 2.4570, 12.1012
        xyY:
        0.1878, 0.1371, 2.4570
      CIE-Lab:
        17.7230, 18.8329, -38.0151
        CIE-LCH:
        17.7230, 42.4244, 296.3541
        CIE-Luv:
        17.7230, -5.0485, -41.3266
        Hunter-Lab:
        15.6748, 10.8965, -34.8005
      #1b2563 color charts
#1b2563 RGB chart
      #1b2563 CMYK chart
      #1b2563 RGB pie chart
      #1b2563 color shades, tints & tones
#1b2563 color schemes
#1b2563 color preview, HTML & CSS examples
           This text has a color of #1b2563        
        
          <p style="color:#1b2563;">Text here</p>
        
        
          .mytext {color:#1b2563;}
        
        Text color #1b2563
      
           This box has a color of #1b2563        
        
          <div style="background-color:#1b2563;">Content here</div>
        
        
          .mybackground {background-color:#1b2563;}
        
        Background color #1b2563
      
           Border around this has a color of #1b2563        
        
          <div style="border:2px solid #1b2563;">Content here</div>
        
        
          .myborder {border:2px solid #1b2563;}
        
        Border color #1b2563