#1e329a color space conversions
Hex:
        #1e329a
        RGB:
        30, 50, 154
        CMY:
        88, 80, 40
        CMYK:
        81, 68, 0, 40
      HSL:
        230°, 67.3913%, 36.0784%
        HSV (HSB):
        230°, 80.5195%, 60.3922%
        XYZ:
        7.5088, 4.8903, 31.1200
        xyY:
        0.1725, 0.1124, 4.8903
      CIE-Lab:
        26.4200, 31.6978, -58.6038
        CIE-LCH:
        26.4200, 66.6270, 298.4082
        CIE-Luv:
        26.4200, -8.7397, -74.0889
        Hunter-Lab:
        22.1141, 21.9095, -67.9560
      #1e329a color charts
#1e329a RGB chart
      #1e329a CMYK chart
      #1e329a RGB pie chart
      #1e329a color shades, tints & tones
#1e329a color schemes
#1e329a color preview, HTML & CSS examples
           This text has a color of #1e329a        
        
          <p style="color:#1e329a;">Text here</p>
        
        
          .mytext {color:#1e329a;}
        
        Text color #1e329a
      
           This box has a color of #1e329a        
        
          <div style="background-color:#1e329a;">Content here</div>
        
        
          .mybackground {background-color:#1e329a;}
        
        Background color #1e329a
      
           Border around this has a color of #1e329a        
        
          <div style="border:2px solid #1e329a;">Content here</div>
        
        
          .myborder {border:2px solid #1e329a;}
        
        Border color #1e329a