#1a47ae color space conversions
Hex:
        #1a47ae
        RGB:
        26, 71, 174
        CMY:
        90, 72, 32
        CMYK:
        85, 59, 0, 32
      HSL:
        222°, 74.0000%, 39.2157%
        HSV (HSB):
        222°, 85.0575%, 68.2353%
        XYZ:
        10.3192, 7.7821, 41.0026
        xyY:
        0.1746, 0.1317, 7.7821
      CIE-Lab:
        33.5249, 25.0589, -59.0389
        CIE-LCH:
        33.5249, 64.1369, 292.9986
        CIE-Luv:
        33.5249, -14.2822, -82.0423
        Hunter-Lab:
        27.8964, 17.2107, -67.6181
      #1a47ae color charts
#1a47ae RGB chart
      #1a47ae CMYK chart
      #1a47ae RGB pie chart
      #1a47ae color shades, tints & tones
#1a47ae color schemes
#1a47ae color preview, HTML & CSS examples
           This text has a color of #1a47ae        
        
          <p style="color:#1a47ae;">Text here</p>
        
        
          .mytext {color:#1a47ae;}
        
        Text color #1a47ae
      
           This box has a color of #1a47ae        
        
          <div style="background-color:#1a47ae;">Content here</div>
        
        
          .mybackground {background-color:#1a47ae;}
        
        Background color #1a47ae
      
           Border around this has a color of #1a47ae        
        
          <div style="border:2px solid #1a47ae;">Content here</div>
        
        
          .myborder {border:2px solid #1a47ae;}
        
        Border color #1a47ae