#1e2052 color space conversions
Hex:
        #1e2052
        RGB:
        30, 32, 82
        CMY:
        88, 87, 68
        CMYK:
        63, 61, 0, 68
      HSL:
        238°, 46.4286%, 21.9608%
        HSV (HSB):
        238°, 63.4146%, 32.1569%
        XYZ:
        2.5749, 1.9182, 8.2172
        xyY:
        0.2026, 0.1509, 1.9182
      CIE-Lab:
        15.0522, 16.3228, -30.9801
        CIE-LCH:
        15.0522, 35.0171, 297.7838
        CIE-Luv:
        15.0522, -2.7233, -31.3180
        Hunter-Lab:
        13.8501, 8.9481, -25.4815
      #1e2052 color charts
#1e2052 RGB chart
      #1e2052 CMYK chart
      #1e2052 RGB pie chart
      #1e2052 color shades, tints & tones
#1e2052 color schemes
#1e2052 color preview, HTML & CSS examples
           This text has a color of #1e2052        
        
          <p style="color:#1e2052;">Text here</p>
        
        
          .mytext {color:#1e2052;}
        
        Text color #1e2052
      
           This box has a color of #1e2052        
        
          <div style="background-color:#1e2052;">Content here</div>
        
        
          .mybackground {background-color:#1e2052;}
        
        Background color #1e2052
      
           Border around this has a color of #1e2052        
        
          <div style="border:2px solid #1e2052;">Content here</div>
        
        
          .myborder {border:2px solid #1e2052;}
        
        Border color #1e2052