#1e0995 color space conversions
Hex:
        #1e0995
        RGB:
        30, 9, 149
        CMY:
        88, 96, 42
        CMYK:
        80, 94, 0, 42
      HSL:
        249°, 88.6076%, 30.9804%
        HSV (HSB):
        249°, 93.9597%, 58.4314%
        XYZ:
        6.0579, 2.6413, 28.6243
        xyY:
        0.1623, 0.0708, 2.6413
      CIE-Lab:
        18.5460, 50.8193, -68.5592
        CIE-LCH:
        18.5460, 85.3404, 306.5476
        CIE-Luv:
        18.5460, -3.2884, -69.3475
        Hunter-Lab:
        16.2521, 38.0940, -93.0489
      #1e0995 color charts
#1e0995 RGB chart
      #1e0995 CMYK chart
      #1e0995 RGB pie chart
      #1e0995 color shades, tints & tones
#1e0995 color schemes
#1e0995 color preview, HTML & CSS examples
           This text has a color of #1e0995        
        
          <p style="color:#1e0995;">Text here</p>
        
        
          .mytext {color:#1e0995;}
        
        Text color #1e0995
      
           This box has a color of #1e0995        
        
          <div style="background-color:#1e0995;">Content here</div>
        
        
          .mybackground {background-color:#1e0995;}
        
        Background color #1e0995
      
           Border around this has a color of #1e0995        
        
          <div style="border:2px solid #1e0995;">Content here</div>
        
        
          .myborder {border:2px solid #1e0995;}
        
        Border color #1e0995