#1b3aad color space conversions
Hex:
        #1b3aad
        RGB:
        27, 58, 173
        CMY:
        89, 77, 32
        CMYK:
        84, 66, 0, 32
      HSL:
        227°, 73.0000%, 39.2157%
        HSV (HSB):
        227°, 84.3931%, 67.8431%
        XYZ:
        9.5079, 6.2763, 40.2455
        xyY:
        0.1697, 0.1120, 6.2763
      CIE-Lab:
        30.0990, 33.4027, -64.0511
        CIE-LCH:
        30.0990, 72.2377, 297.5421
        CIE-Luv:
        30.0990, -11.0930, -84.7534
        Hunter-Lab:
        25.0525, 23.9023, -77.7096
      #1b3aad color charts
#1b3aad RGB chart
      #1b3aad CMYK chart
      #1b3aad RGB pie chart
      #1b3aad color shades, tints & tones
#1b3aad color schemes
#1b3aad color preview, HTML & CSS examples
           This text has a color of #1b3aad        
        
          <p style="color:#1b3aad;">Text here</p>
        
        
          .mytext {color:#1b3aad;}
        
        Text color #1b3aad
      
           This box has a color of #1b3aad        
        
          <div style="background-color:#1b3aad;">Content here</div>
        
        
          .mybackground {background-color:#1b3aad;}
        
        Background color #1b3aad
      
           Border around this has a color of #1b3aad        
        
          <div style="border:2px solid #1b3aad;">Content here</div>
        
        
          .myborder {border:2px solid #1b3aad;}
        
        Border color #1b3aad