#1b4aa4 color space conversions
Hex:
        #1b4aa4
        RGB:
        27, 74, 164
        CMY:
        89, 71, 36
        CMYK:
        84, 55, 0, 36
      HSL:
        219°, 71.7277%, 37.4510%
        HSV (HSB):
        219°, 83.5366%, 64.3137%
        XYZ:
        9.6016, 7.8109, 36.1236
        xyY:
        0.1793, 0.1459, 7.8109
      CIE-Lab:
        33.5859, 19.1331, -52.9614
        CIE-LCH:
        33.5859, 56.3115, 289.8630
        CIE-Luv:
        33.5859, -15.0644, -73.9490
        Hunter-Lab:
        27.9480, 12.4152, -57.0704
      #1b4aa4 color charts
#1b4aa4 RGB chart
      #1b4aa4 CMYK chart
      #1b4aa4 RGB pie chart
      #1b4aa4 color shades, tints & tones
#1b4aa4 color schemes
#1b4aa4 color preview, HTML & CSS examples
           This text has a color of #1b4aa4        
        
          <p style="color:#1b4aa4;">Text here</p>
        
        
          .mytext {color:#1b4aa4;}
        
        Text color #1b4aa4
      
           This box has a color of #1b4aa4        
        
          <div style="background-color:#1b4aa4;">Content here</div>
        
        
          .mybackground {background-color:#1b4aa4;}
        
        Background color #1b4aa4
      
           Border around this has a color of #1b4aa4        
        
          <div style="border:2px solid #1b4aa4;">Content here</div>
        
        
          .myborder {border:2px solid #1b4aa4;}
        
        Border color #1b4aa4