#1e0250 color space conversions
Hex:
        #1e0250
        RGB:
        30, 2, 80
        CMY:
        88, 99, 69
        CMYK:
        63, 98, 0, 69
      HSL:
        262°, 95.1220%, 16.0784%
        HSV (HSB):
        262°, 97.5000%, 31.3725%
        XYZ:
        2.0051, 0.8986, 7.6572
        xyY:
        0.1899, 0.0851, 0.8986
      CIE-Lab:
        8.1167, 34.2046, -40.9726
        CIE-LCH:
        8.1167, 53.3733, 309.8557
        CIE-Luv:
        8.1167, 1.1312, -27.2263
        Hunter-Lab:
        9.4796, 21.1666, -41.2562
      #1e0250 color charts
#1e0250 RGB chart
      #1e0250 CMYK chart
      #1e0250 RGB pie chart
      #1e0250 color shades, tints & tones
#1e0250 color schemes
#1e0250 color preview, HTML & CSS examples
           This text has a color of #1e0250        
        
          <p style="color:#1e0250;">Text here</p>
        
        
          .mytext {color:#1e0250;}
        
        Text color #1e0250
      
           This box has a color of #1e0250        
        
          <div style="background-color:#1e0250;">Content here</div>
        
        
          .mybackground {background-color:#1e0250;}
        
        Background color #1e0250
      
           Border around this has a color of #1e0250        
        
          <div style="border:2px solid #1e0250;">Content here</div>
        
        
          .myborder {border:2px solid #1e0250;}
        
        Border color #1e0250