#1b3c56 color space conversions
Hex:
        #1b3c56
        RGB:
        27, 60, 86
        CMY:
        89, 76, 66
        CMYK:
        69, 30, 0, 66
      HSL:
        206°, 52.2124%, 22.1569%
        HSV (HSB):
        206°, 68.6047%, 33.7255%
        XYZ:
        3.7476, 4.1366, 9.4050
        xyY:
        0.2168, 0.2393, 4.1366
      CIE-Lab:
        24.1180, -2.7432, -19.2400
        CIE-LCH:
        24.1180, 19.4346, 261.8857
        CIE-Luv:
        24.1180, -12.0363, -22.6771
        Hunter-Lab:
        20.3387, -2.7026, -13.1799
      #1b3c56 color charts
#1b3c56 RGB chart
      #1b3c56 CMYK chart
      #1b3c56 RGB pie chart
      #1b3c56 color shades, tints & tones
#1b3c56 color schemes
#1b3c56 color preview, HTML & CSS examples
           This text has a color of #1b3c56        
        
          <p style="color:#1b3c56;">Text here</p>
        
        
          .mytext {color:#1b3c56;}
        
        Text color #1b3c56
      
           This box has a color of #1b3c56        
        
          <div style="background-color:#1b3c56;">Content here</div>
        
        
          .mybackground {background-color:#1b3c56;}
        
        Background color #1b3c56
      
           Border around this has a color of #1b3c56        
        
          <div style="border:2px solid #1b3c56;">Content here</div>
        
        
          .myborder {border:2px solid #1b3c56;}
        
        Border color #1b3c56