#1b2d84 color space conversions
Hex:
        #1b2d84
        RGB:
        27, 45, 132
        CMY:
        89, 82, 48
        CMYK:
        80, 66, 0, 48
      HSL:
        230°, 66.0377%, 31.1765%
        HSV (HSB):
        230°, 79.5455%, 51.7647%
        XYZ:
        5.5552, 3.7757, 22.2658
        xyY:
        0.1758, 0.1195, 3.7757
      CIE-Lab:
        22.9157, 26.3000, -50.7340
        CIE-LCH:
        22.9157, 57.1457, 297.4018
        CIE-Luv:
        22.9157, -7.6171, -61.0376
        Hunter-Lab:
        19.4312, 17.0271, -54.3372
      #1b2d84 color charts
#1b2d84 RGB chart
      #1b2d84 CMYK chart
      #1b2d84 RGB pie chart
      #1b2d84 color shades, tints & tones
#1b2d84 color schemes
#1b2d84 color preview, HTML & CSS examples
           This text has a color of #1b2d84        
        
          <p style="color:#1b2d84;">Text here</p>
        
        
          .mytext {color:#1b2d84;}
        
        Text color #1b2d84
      
           This box has a color of #1b2d84        
        
          <div style="background-color:#1b2d84;">Content here</div>
        
        
          .mybackground {background-color:#1b2d84;}
        
        Background color #1b2d84
      
           Border around this has a color of #1b2d84        
        
          <div style="border:2px solid #1b2d84;">Content here</div>
        
        
          .myborder {border:2px solid #1b2d84;}
        
        Border color #1b2d84