#1e329d color space conversions
Hex:
        #1e329d
        RGB:
        30, 50, 157
        CMY:
        88, 80, 38
        CMYK:
        81, 68, 0, 38
      HSL:
        231°, 67.9144%, 36.6667%
        HSV (HSB):
        231°, 80.8917%, 61.5686%
        XYZ:
        7.7618, 4.9915, 32.4527
        xyY:
        0.1717, 0.1104, 4.9915
      CIE-Lab:
        26.7107, 32.8284, -59.9569
        CIE-LCH:
        26.7107, 68.3560, 298.7022
        CIE-Luv:
        26.7107, -8.8018, -75.9582
        Hunter-Lab:
        22.3418, 22.9152, -70.4828
      #1e329d color charts
#1e329d RGB chart
      #1e329d CMYK chart
      #1e329d RGB pie chart
      #1e329d color shades, tints & tones
#1e329d color schemes
#1e329d color preview, HTML & CSS examples
           This text has a color of #1e329d        
        
          <p style="color:#1e329d;">Text here</p>
        
        
          .mytext {color:#1e329d;}
        
        Text color #1e329d
      
           This box has a color of #1e329d        
        
          <div style="background-color:#1e329d;">Content here</div>
        
        
          .mybackground {background-color:#1e329d;}
        
        Background color #1e329d
      
           Border around this has a color of #1e329d        
        
          <div style="border:2px solid #1e329d;">Content here</div>
        
        
          .myborder {border:2px solid #1e329d;}
        
        Border color #1e329d