#1b2a65 color space conversions
Hex:
        #1b2a65
        RGB:
        27, 42, 101
        CMY:
        89, 84, 60
        CMYK:
        73, 58, 0, 60
      HSL:
        228°, 57.8125%, 25.0980%
        HSV (HSB):
        228°, 73.2673%, 39.6078%
        XYZ:
        3.6289, 2.8285, 12.6666
        xyY:
        0.1898, 0.1479, 2.8285
      CIE-Lab:
        19.3436, 16.0209, -36.6957
        CIE-LCH:
        19.3436, 40.0405, 293.5855
        CIE-Luv:
        19.3436, -6.3245, -41.6139
        Hunter-Lab:
        16.8182, 9.0836, -32.8814
      #1b2a65 color charts
#1b2a65 RGB chart
      #1b2a65 CMYK chart
      #1b2a65 RGB pie chart
      #1b2a65 color shades, tints & tones
#1b2a65 color schemes
#1b2a65 color preview, HTML & CSS examples
           This text has a color of #1b2a65        
        
          <p style="color:#1b2a65;">Text here</p>
        
        
          .mytext {color:#1b2a65;}
        
        Text color #1b2a65
      
           This box has a color of #1b2a65        
        
          <div style="background-color:#1b2a65;">Content here</div>
        
        
          .mybackground {background-color:#1b2a65;}
        
        Background color #1b2a65
      
           Border around this has a color of #1b2a65        
        
          <div style="border:2px solid #1b2a65;">Content here</div>
        
        
          .myborder {border:2px solid #1b2a65;}
        
        Border color #1b2a65