#1b2c42 color space conversions
Hex:
        #1b2c42
        RGB:
        27, 44, 66
        CMY:
        89, 83, 74
        CMYK:
        59, 33, 0, 74
      HSL:
        214°, 41.9355%, 18.2353%
        HSV (HSB):
        214°, 59.0909%, 25.8824%
        XYZ:
        2.3360, 2.4277, 5.4997
        xyY:
        0.2276, 0.2365, 2.4277
      CIE-Lab:
        17.5885, 0.5950, -16.0193
        CIE-LCH:
        17.5885, 16.0303, 272.1272
        CIE-Luv:
        17.5885, -6.5663, -16.6636
        Hunter-Lab:
        15.5812, -0.5049, -10.0210
      #1b2c42 color charts
#1b2c42 RGB chart
      #1b2c42 CMYK chart
      #1b2c42 RGB pie chart
      #1b2c42 color shades, tints & tones
#1b2c42 color schemes
#1b2c42 color preview, HTML & CSS examples
           This text has a color of #1b2c42        
        
          <p style="color:#1b2c42;">Text here</p>
        
        
          .mytext {color:#1b2c42;}
        
        Text color #1b2c42
      
           This box has a color of #1b2c42        
        
          <div style="background-color:#1b2c42;">Content here</div>
        
        
          .mybackground {background-color:#1b2c42;}
        
        Background color #1b2c42
      
           Border around this has a color of #1b2c42        
        
          <div style="border:2px solid #1b2c42;">Content here</div>
        
        
          .myborder {border:2px solid #1b2c42;}
        
        Border color #1b2c42