#1e2aa2 color space conversions
Hex:
        #1e2aa2
        RGB:
        30, 42, 162
        CMY:
        88, 84, 36
        CMYK:
        81, 74, 0, 36
      HSL:
        235°, 68.7500%, 37.6471%
        HSV (HSB):
        235°, 81.4815%, 63.5294%
        XYZ:
        7.8850, 4.5406, 34.6433
        xyY:
        0.1675, 0.0965, 4.5406
      CIE-Lab:
        25.3836, 39.6896, -65.1857
        CIE-LCH:
        25.3836, 76.3180, 301.3360
        CIE-Luv:
        25.3836, -7.4391, -79.5964
        Hunter-Lab:
        21.3086, 28.7614, -81.4767
      #1e2aa2 color charts
#1e2aa2 RGB chart
      #1e2aa2 CMYK chart
      #1e2aa2 RGB pie chart
      #1e2aa2 color shades, tints & tones
#1e2aa2 color schemes
#1e2aa2 color preview, HTML & CSS examples
           This text has a color of #1e2aa2        
        
          <p style="color:#1e2aa2;">Text here</p>
        
        
          .mytext {color:#1e2aa2;}
        
        Text color #1e2aa2
      
           This box has a color of #1e2aa2        
        
          <div style="background-color:#1e2aa2;">Content here</div>
        
        
          .mybackground {background-color:#1e2aa2;}
        
        Background color #1e2aa2
      
           Border around this has a color of #1e2aa2        
        
          <div style="border:2px solid #1e2aa2;">Content here</div>
        
        
          .myborder {border:2px solid #1e2aa2;}
        
        Border color #1e2aa2