#1e225e color space conversions
Hex:
        #1e225e
        RGB:
        30, 34, 94
        CMY:
        88, 87, 63
        CMYK:
        68, 64, 0, 63
      HSL:
        236°, 51.6129%, 24.3137%
        HSV (HSB):
        236°, 68.0851%, 36.8627%
        XYZ:
        3.1278, 2.2282, 10.8549
        xyY:
        0.1929, 0.1375, 2.2282
      CIE-Lab:
        16.6421, 19.5293, -36.4573
        CIE-LCH:
        16.6421, 41.3586, 298.1769
        CIE-Luv:
        16.6421, -3.6391, -38.5499
        Hunter-Lab:
        14.9272, 11.2799, -32.6659
      #1e225e color charts
#1e225e RGB chart
      #1e225e CMYK chart
      #1e225e RGB pie chart
      #1e225e color shades, tints & tones
#1e225e color schemes
#1e225e color preview, HTML & CSS examples
           This text has a color of #1e225e        
        
          <p style="color:#1e225e;">Text here</p>
        
        
          .mytext {color:#1e225e;}
        
        Text color #1e225e
      
           This box has a color of #1e225e        
        
          <div style="background-color:#1e225e;">Content here</div>
        
        
          .mybackground {background-color:#1e225e;}
        
        Background color #1e225e
      
           Border around this has a color of #1e225e        
        
          <div style="border:2px solid #1e225e;">Content here</div>
        
        
          .myborder {border:2px solid #1e225e;}
        
        Border color #1e225e