#1e31a5 color space conversions
Hex:
        #1e31a5
        RGB:
        30, 49, 165
        CMY:
        88, 81, 35
        CMYK:
        82, 70, 0, 35
      HSL:
        232°, 69.2308%, 38.2353%
        HSV (HSB):
        232°, 81.8182%, 64.7059%
        XYZ:
        8.4253, 5.1893, 36.1549
        xyY:
        0.1693, 0.1043, 5.1893
      CIE-Lab:
        27.2673, 36.4415, -63.8956
        CIE-LCH:
        27.2673, 73.5570, 299.6974
        CIE-Luv:
        27.2673, -8.7814, -80.9970
        Hunter-Lab:
        22.7799, 26.1541, -78.1554
      #1e31a5 color charts
#1e31a5 RGB chart
      #1e31a5 CMYK chart
      #1e31a5 RGB pie chart
      #1e31a5 color shades, tints & tones
#1e31a5 color schemes
#1e31a5 color preview, HTML & CSS examples
           This text has a color of #1e31a5        
        
          <p style="color:#1e31a5;">Text here</p>
        
        
          .mytext {color:#1e31a5;}
        
        Text color #1e31a5
      
           This box has a color of #1e31a5        
        
          <div style="background-color:#1e31a5;">Content here</div>
        
        
          .mybackground {background-color:#1e31a5;}
        
        Background color #1e31a5
      
           Border around this has a color of #1e31a5        
        
          <div style="border:2px solid #1e31a5;">Content here</div>
        
        
          .myborder {border:2px solid #1e31a5;}
        
        Border color #1e31a5