#1b2a96 color space conversions
Hex:
        #1b2a96
        RGB:
        27, 42, 150
        CMY:
        89, 84, 41
        CMYK:
        82, 72, 0, 41
      HSL:
        233°, 69.4915%, 34.7059%
        HSV (HSB):
        233°, 82.0000%, 58.8235%
        XYZ:
        6.7850, 4.0909, 29.2862
        xyY:
        0.1689, 0.1019, 4.0909
      CIE-Lab:
        23.9699, 35.1311, -60.1878
        CIE-LCH:
        23.9699, 69.6905, 300.2717
        CIE-Luv:
        23.9699, -7.4395, -72.3965
        Hunter-Lab:
        20.2261, 24.4834, -71.6901
      #1b2a96 color charts
#1b2a96 RGB chart
      #1b2a96 CMYK chart
      #1b2a96 RGB pie chart
      #1b2a96 color shades, tints & tones
#1b2a96 color schemes
#1b2a96 color preview, HTML & CSS examples
           This text has a color of #1b2a96        
        
          <p style="color:#1b2a96;">Text here</p>
        
        
          .mytext {color:#1b2a96;}
        
        Text color #1b2a96
      
           This box has a color of #1b2a96        
        
          <div style="background-color:#1b2a96;">Content here</div>
        
        
          .mybackground {background-color:#1b2a96;}
        
        Background color #1b2a96
      
           Border around this has a color of #1b2a96        
        
          <div style="border:2px solid #1b2a96;">Content here</div>
        
        
          .myborder {border:2px solid #1b2a96;}
        
        Border color #1b2a96