#1b4dc1 color space conversions
Hex:
        #1b4dc1
        RGB:
        27, 77, 193
        CMY:
        89, 70, 24
        CMYK:
        86, 60, 0, 24
      HSL:
        222°, 75.4545%, 43.1373%
        HSV (HSB):
        222°, 86.0104%, 75.6863%
        XYZ:
        12.7315, 9.3910, 51.5937
        xyY:
        0.1727, 0.1274, 9.3910
      CIE-Lab:
        36.7265, 28.5600, -65.0148
        CIE-LCH:
        36.7265, 71.0112, 293.7152
        CIE-Luv:
        36.7265, -15.6116, -92.7482
        Hunter-Lab:
        30.6448, 20.5303, -78.3696
      #1b4dc1 color charts
#1b4dc1 RGB chart
      #1b4dc1 CMYK chart
      #1b4dc1 RGB pie chart
      #1b4dc1 color shades, tints & tones
#1b4dc1 color schemes
#1b4dc1 color preview, HTML & CSS examples
           This text has a color of #1b4dc1        
        
          <p style="color:#1b4dc1;">Text here</p>
        
        
          .mytext {color:#1b4dc1;}
        
        Text color #1b4dc1
      
           This box has a color of #1b4dc1        
        
          <div style="background-color:#1b4dc1;">Content here</div>
        
        
          .mybackground {background-color:#1b4dc1;}
        
        Background color #1b4dc1
      
           Border around this has a color of #1b4dc1        
        
          <div style="border:2px solid #1b4dc1;">Content here</div>
        
        
          .myborder {border:2px solid #1b4dc1;}
        
        Border color #1b4dc1