#1b3269 color space conversions
Hex:
        #1b3269
        RGB:
        27, 50, 105
        CMY:
        89, 80, 59
        CMYK:
        74, 52, 0, 59
      HSL:
        222°, 59.0909%, 25.8824%
        HSV (HSB):
        222°, 74.2857%, 41.1765%
        XYZ:
        4.1424, 3.5341, 13.8284
        xyY:
        0.1926, 0.1643, 3.5341
      CIE-Lab:
        22.0673, 11.8742, -34.8979
        CIE-LCH:
        22.0673, 36.8627, 288.7911
        CIE-Luv:
        22.0673, -8.5658, -41.8487
        Hunter-Lab:
        18.7993, 6.4334, -30.4532
      #1b3269 color charts
#1b3269 RGB chart
      #1b3269 CMYK chart
      #1b3269 RGB pie chart
      #1b3269 color shades, tints & tones
#1b3269 color schemes
#1b3269 color preview, HTML & CSS examples
           This text has a color of #1b3269        
        
          <p style="color:#1b3269;">Text here</p>
        
        
          .mytext {color:#1b3269;}
        
        Text color #1b3269
      
           This box has a color of #1b3269        
        
          <div style="background-color:#1b3269;">Content here</div>
        
        
          .mybackground {background-color:#1b3269;}
        
        Background color #1b3269
      
           Border around this has a color of #1b3269        
        
          <div style="border:2px solid #1b3269;">Content here</div>
        
        
          .myborder {border:2px solid #1b3269;}
        
        Border color #1b3269