#1a41ae color space conversions
Hex:
        #1a41ae
        RGB:
        26, 65, 174
        CMY:
        90, 75, 32
        CMYK:
        85, 63, 0, 32
      HSL:
        224°, 74.0000%, 39.2157%
        HSV (HSB):
        224°, 85.0575%, 68.2353%
        XYZ:
        9.9563, 7.0562, 40.8816
        xyY:
        0.1720, 0.1219, 7.0562
      CIE-Lab:
        31.9345, 29.0839, -61.6387
        CIE-LCH:
        31.9345, 68.1557, 295.2601
        CIE-Luv:
        31.9345, -12.7945, -83.8610
        Hunter-Lab:
        26.5635, 20.4175, -72.6537
      #1a41ae color charts
#1a41ae RGB chart
      #1a41ae CMYK chart
      #1a41ae RGB pie chart
      #1a41ae color shades, tints & tones
#1a41ae color schemes
#1a41ae color preview, HTML & CSS examples
           This text has a color of #1a41ae        
        
          <p style="color:#1a41ae;">Text here</p>
        
        
          .mytext {color:#1a41ae;}
        
        Text color #1a41ae
      
           This box has a color of #1a41ae        
        
          <div style="background-color:#1a41ae;">Content here</div>
        
        
          .mybackground {background-color:#1a41ae;}
        
        Background color #1a41ae
      
           Border around this has a color of #1a41ae        
        
          <div style="border:2px solid #1a41ae;">Content here</div>
        
        
          .myborder {border:2px solid #1a41ae;}
        
        Border color #1a41ae