#1b2c58 color space conversions
Hex:
        #1b2c58
        RGB:
        27, 44, 88
        CMY:
        89, 83, 65
        CMYK:
        69, 50, 0, 65
      HSL:
        223°, 53.0435%, 22.5490%
        HSV (HSB):
        223°, 69.3182%, 34.5098%
        XYZ:
        3.1141, 2.7390, 9.5971
        xyY:
        0.2016, 0.1773, 2.7390
      CIE-Lab:
        18.9666, 9.2757, -28.7195
        CIE-LCH:
        18.9666, 30.1803, 287.8991
        CIE-Luv:
        18.9666, -6.7013, -32.2036
        Hunter-Lab:
        16.5498, 4.6257, -22.7968
      #1b2c58 color charts
#1b2c58 RGB chart
      #1b2c58 CMYK chart
      #1b2c58 RGB pie chart
      #1b2c58 color shades, tints & tones
#1b2c58 color schemes
#1b2c58 color preview, HTML & CSS examples
           This text has a color of #1b2c58        
        
          <p style="color:#1b2c58;">Text here</p>
        
        
          .mytext {color:#1b2c58;}
        
        Text color #1b2c58
      
           This box has a color of #1b2c58        
        
          <div style="background-color:#1b2c58;">Content here</div>
        
        
          .mybackground {background-color:#1b2c58;}
        
        Background color #1b2c58
      
           Border around this has a color of #1b2c58        
        
          <div style="border:2px solid #1b2c58;">Content here</div>
        
        
          .myborder {border:2px solid #1b2c58;}
        
        Border color #1b2c58