#1a56ae color space conversions
Hex:
        #1a56ae
        RGB:
        26, 86, 174
        CMY:
        90, 66, 32
        CMYK:
        85, 51, 0, 32
      HSL:
        216°, 74.0000%, 39.2157%
        HSV (HSB):
        216°, 85.0575%, 68.2353%
        XYZ:
        11.3938, 9.9312, 41.3608
        xyY:
        0.1818, 0.1584, 9.9312
      CIE-Lab:
        37.7186, 14.9898, -52.2276
        CIE-LCH:
        37.7186, 54.3361, 286.0140
        CIE-Luv:
        37.7186, -18.4440, -75.5651
        Hunter-Lab:
        31.5138, 9.3874, -55.7565
      #1a56ae color charts
#1a56ae RGB chart
      #1a56ae CMYK chart
      #1a56ae RGB pie chart
      #1a56ae color shades, tints & tones
#1a56ae color schemes
#1a56ae color preview, HTML & CSS examples
           This text has a color of #1a56ae        
        
          <p style="color:#1a56ae;">Text here</p>
        
        
          .mytext {color:#1a56ae;}
        
        Text color #1a56ae
      
           This box has a color of #1a56ae        
        
          <div style="background-color:#1a56ae;">Content here</div>
        
        
          .mybackground {background-color:#1a56ae;}
        
        Background color #1a56ae
      
           Border around this has a color of #1a56ae        
        
          <div style="border:2px solid #1a56ae;">Content here</div>
        
        
          .myborder {border:2px solid #1a56ae;}
        
        Border color #1a56ae