#1b2364 color space conversions
Hex:
        #1b2364
        RGB:
        27, 35, 100
        CMY:
        89, 86, 61
        CMYK:
        73, 65, 0, 61
      HSL:
        233°, 57.4803%, 24.9020%
        HSV (HSB):
        233°, 73.0000%, 39.2157%
        XYZ:
        3.3533, 2.3552, 12.3344
        xyY:
        0.1859, 0.1305, 2.3552
      CIE-Lab:
        17.2506, 20.6672, -39.4435
        CIE-LCH:
        17.2506, 44.5300, 297.6532
        CIE-Luv:
        17.2506, -4.6231, -42.2210
        Hunter-Lab:
        15.3466, 12.1463, -36.9103
      #1b2364 color charts
#1b2364 RGB chart
      #1b2364 CMYK chart
      #1b2364 RGB pie chart
      #1b2364 color shades, tints & tones
#1b2364 color schemes
#1b2364 color preview, HTML & CSS examples
           This text has a color of #1b2364        
        
          <p style="color:#1b2364;">Text here</p>
        
        
          .mytext {color:#1b2364;}
        
        Text color #1b2364
      
           This box has a color of #1b2364        
        
          <div style="background-color:#1b2364;">Content here</div>
        
        
          .mybackground {background-color:#1b2364;}
        
        Background color #1b2364
      
           Border around this has a color of #1b2364        
        
          <div style="border:2px solid #1b2364;">Content here</div>
        
        
          .myborder {border:2px solid #1b2364;}
        
        Border color #1b2364