#1e1a65 color space conversions
Hex:
        #1e1a65
        RGB:
        30, 26, 101
        CMY:
        88, 90, 60
        CMYK:
        70, 74, 0, 60
      HSL:
        243°, 59.0551%, 24.9020%
        HSV (HSB):
        243°, 74.2574%, 39.6078%
        XYZ:
        3.2538, 1.9544, 12.5177
        xyY:
        0.1836, 0.1103, 1.9544
      CIE-Lab:
        15.2461, 27.6690, -43.3763
        CIE-LCH:
        15.2461, 51.4498, 302.5331
        CIE-Luv:
        15.2461, -2.4249, -43.1076
        Hunter-Lab:
        13.9800, 17.0802, -43.3023
      #1e1a65 color charts
#1e1a65 RGB chart
      #1e1a65 CMYK chart
      #1e1a65 RGB pie chart
      #1e1a65 color shades, tints & tones
#1e1a65 color schemes
#1e1a65 color preview, HTML & CSS examples
           This text has a color of #1e1a65        
        
          <p style="color:#1e1a65;">Text here</p>
        
        
          .mytext {color:#1e1a65;}
        
        Text color #1e1a65
      
           This box has a color of #1e1a65        
        
          <div style="background-color:#1e1a65;">Content here</div>
        
        
          .mybackground {background-color:#1e1a65;}
        
        Background color #1e1a65
      
           Border around this has a color of #1e1a65        
        
          <div style="border:2px solid #1e1a65;">Content here</div>
        
        
          .myborder {border:2px solid #1e1a65;}
        
        Border color #1e1a65