#1e41ad color space conversions
Hex:
        #1e41ad
        RGB:
        30, 65, 173
        CMY:
        88, 75, 32
        CMYK:
        83, 62, 0, 32
      HSL:
        225°, 70.4433%, 39.8039%
        HSV (HSB):
        225°, 82.6590%, 67.8431%
        XYZ:
        9.9685, 7.0737, 40.3751
        xyY:
        0.1736, 0.1232, 7.0737
      CIE-Lab:
        31.9742, 29.0096, -60.9719
        CIE-LCH:
        31.9742, 67.5213, 295.4444
        CIE-Luv:
        31.9742, -12.3603, -83.1079
        Hunter-Lab:
        26.5965, 20.3591, -71.3883
      #1e41ad color charts
#1e41ad RGB chart
      #1e41ad CMYK chart
      #1e41ad RGB pie chart
      #1e41ad color shades, tints & tones
#1e41ad color schemes
#1e41ad color preview, HTML & CSS examples
           This text has a color of #1e41ad        
        
          <p style="color:#1e41ad;">Text here</p>
        
        
          .mytext {color:#1e41ad;}
        
        Text color #1e41ad
      
           This box has a color of #1e41ad        
        
          <div style="background-color:#1e41ad;">Content here</div>
        
        
          .mybackground {background-color:#1e41ad;}
        
        Background color #1e41ad
      
           Border around this has a color of #1e41ad        
        
          <div style="border:2px solid #1e41ad;">Content here</div>
        
        
          .myborder {border:2px solid #1e41ad;}
        
        Border color #1e41ad