#1a5fae color space conversions
Hex:
        #1a5fae
        RGB:
        26, 95, 174
        CMY:
        90, 63, 32
        CMYK:
        85, 45, 0, 32
      HSL:
        212°, 74.0000%, 39.2157%
        HSV (HSB):
        212°, 85.0575%, 68.2353%
        XYZ:
        12.1582, 11.4600, 41.6156
        xyY:
        0.1864, 0.1757, 11.4600
      CIE-Lab:
        40.3447, 9.0651, -47.9967
        CIE-LCH:
        40.3447, 48.8452, 280.6954
        CIE-Luv:
        40.3447, -21.1911, -70.5149
        Hunter-Lab:
        33.8527, 4.8662, -49.1893
      #1a5fae color charts
#1a5fae RGB chart
      #1a5fae CMYK chart
      #1a5fae RGB pie chart
      #1a5fae color shades, tints & tones
#1a5fae color schemes
#1a5fae color preview, HTML & CSS examples
           This text has a color of #1a5fae        
        
          <p style="color:#1a5fae;">Text here</p>
        
        
          .mytext {color:#1a5fae;}
        
        Text color #1a5fae
      
           This box has a color of #1a5fae        
        
          <div style="background-color:#1a5fae;">Content here</div>
        
        
          .mybackground {background-color:#1a5fae;}
        
        Background color #1a5fae
      
           Border around this has a color of #1a5fae        
        
          <div style="border:2px solid #1a5fae;">Content here</div>
        
        
          .myborder {border:2px solid #1a5fae;}
        
        Border color #1a5fae