#1e0d41 color space conversions
Hex:
        #1e0d41
        RGB:
        30, 13, 65
        CMY:
        88, 95, 75
        CMYK:
        54, 80, 0, 75
      HSL:
        260°, 66.6667%, 15.2941%
        HSV (HSB):
        260°, 80.0000%, 25.4902%
        XYZ:
        1.6335, 0.9455, 5.0974
        xyY:
        0.2128, 0.1232, 0.9455
      CIE-Lab:
        8.5291, 23.3024, -29.7905
        CIE-LCH:
        8.5291, 37.8216, 308.0328
        CIE-Luv:
        8.5291, 1.3523, -21.5978
        Hunter-Lab:
        9.7238, 12.9692, -24.2745
      #1e0d41 color charts
#1e0d41 RGB chart
      #1e0d41 CMYK chart
      #1e0d41 RGB pie chart
      #1e0d41 color shades, tints & tones
#1e0d41 color schemes
#1e0d41 color preview, HTML & CSS examples
           This text has a color of #1e0d41        
        
          <p style="color:#1e0d41;">Text here</p>
        
        
          .mytext {color:#1e0d41;}
        
        Text color #1e0d41
      
           This box has a color of #1e0d41        
        
          <div style="background-color:#1e0d41;">Content here</div>
        
        
          .mybackground {background-color:#1e0d41;}
        
        Background color #1e0d41
      
           Border around this has a color of #1e0d41        
        
          <div style="border:2px solid #1e0d41;">Content here</div>
        
        
          .myborder {border:2px solid #1e0d41;}
        
        Border color #1e0d41