#1b3452 color space conversions
Hex:
        #1b3452
        RGB:
        27, 52, 82
        CMY:
        89, 80, 68
        CMYK:
        67, 37, 0, 68
      HSL:
        213°, 50.4587%, 21.3725%
        HSV (HSB):
        213°, 67.0732%, 32.1569%
        XYZ:
        3.2030, 3.2982, 8.4504
        xyY:
        0.2142, 0.2206, 3.2982
      CIE-Lab:
        21.2006, 1.1536, -21.1717
        CIE-LCH:
        21.2006, 21.2031, 273.1187
        CIE-Luv:
        21.2006, -9.2719, -24.2282
        Hunter-Lab:
        18.1609, -0.3002, -14.8755
      #1b3452 color charts
#1b3452 RGB chart
      #1b3452 CMYK chart
      #1b3452 RGB pie chart
      #1b3452 color shades, tints & tones
#1b3452 color schemes
#1b3452 color preview, HTML & CSS examples
           This text has a color of #1b3452        
        
          <p style="color:#1b3452;">Text here</p>
        
        
          .mytext {color:#1b3452;}
        
        Text color #1b3452
      
           This box has a color of #1b3452        
        
          <div style="background-color:#1b3452;">Content here</div>
        
        
          .mybackground {background-color:#1b3452;}
        
        Background color #1b3452
      
           Border around this has a color of #1b3452        
        
          <div style="border:2px solid #1b3452;">Content here</div>
        
        
          .myborder {border:2px solid #1b3452;}
        
        Border color #1b3452