#1e0580 color space conversions
Hex:
        #1e0580
        RGB:
        30, 5, 128
        CMY:
        88, 98, 50
        CMYK:
        77, 96, 0, 50
      HSL:
        252°, 92.4812%, 26.0784%
        HSV (HSB):
        252°, 96.0938%, 50.1961%
        XYZ:
        4.4860, 1.9431, 20.5607
        xyY:
        0.1662, 0.0720, 1.9431
      CIE-Lab:
        15.1856, 46.2728, -60.9737
        CIE-LCH:
        15.1856, 76.5439, 307.1948
        CIE-Luv:
        15.1856, -1.8911, -56.2356
        Hunter-Lab:
        13.9394, 33.0508, -77.6954
      #1e0580 color charts
#1e0580 RGB chart
      #1e0580 CMYK chart
      #1e0580 RGB pie chart
      #1e0580 color shades, tints & tones
#1e0580 color schemes
#1e0580 color preview, HTML & CSS examples
           This text has a color of #1e0580        
        
          <p style="color:#1e0580;">Text here</p>
        
        
          .mytext {color:#1e0580;}
        
        Text color #1e0580
      
           This box has a color of #1e0580        
        
          <div style="background-color:#1e0580;">Content here</div>
        
        
          .mybackground {background-color:#1e0580;}
        
        Background color #1e0580
      
           Border around this has a color of #1e0580        
        
          <div style="border:2px solid #1e0580;">Content here</div>
        
        
          .myborder {border:2px solid #1e0580;}
        
        Border color #1e0580