#9e1eae color space conversions
Hex:
        #9e1eae
        RGB:
        158, 30, 174
        CMY:
        38, 88, 32
        CMYK:
        9, 83, 0, 32
      HSL:
        293°, 70.5882%, 40.0000%
        HSV (HSB):
        293°, 82.7586%, 68.2353%
        XYZ:
        22.2048, 11.2536, 41.0462
        xyY:
        0.2980, 0.1510, 11.2536
      CIE-Lab:
        40.0044, 66.5464, -47.9184
        CIE-LCH:
        40.0044, 82.0037, 324.2433
        CIE-Luv:
        40.0044, 44.1480, -75.8930
        Hunter-Lab:
        33.5464, 59.4451, -49.0626
      #9e1eae color charts
#9e1eae RGB chart
      #9e1eae CMYK chart
      #9e1eae RGB pie chart
      #9e1eae color shades, tints & tones
#9e1eae color schemes
#9e1eae color preview, HTML & CSS examples
           This text has a color of #9e1eae        
        
          <p style="color:#9e1eae;">Text here</p>
        
        
          .mytext {color:#9e1eae;}
        
        Text color #9e1eae
      
           This box has a color of #9e1eae        
        
          <div style="background-color:#9e1eae;">Content here</div>
        
        
          .mybackground {background-color:#9e1eae;}
        
        Background color #9e1eae
      
           Border around this has a color of #9e1eae        
        
          <div style="border:2px solid #9e1eae;">Content here</div>
        
        
          .myborder {border:2px solid #9e1eae;}
        
        Border color #9e1eae