#8e1eae color space conversions
Hex:
        #8e1eae
        RGB:
        142, 30, 174
        CMY:
        44, 88, 32
        CMYK:
        18, 83, 0, 32
      HSL:
        287°, 70.5882%, 40.0000%
        HSV (HSB):
        287°, 82.7586%, 68.2353%
        XYZ:
        19.2596, 9.7353, 40.9084
        xyY:
        0.2755, 0.1393, 9.7353
      CIE-Lab:
        37.3631, 63.6654, -52.3105
        CIE-LCH:
        37.3631, 82.3994, 320.5919
        CIE-Luv:
        37.3631, 33.8260, -79.7180
        Hunter-Lab:
        31.2015, 55.5792, -55.8944
      #8e1eae color charts
#8e1eae RGB chart
      #8e1eae CMYK chart
      #8e1eae RGB pie chart
      #8e1eae color shades, tints & tones
#8e1eae color schemes
#8e1eae color preview, HTML & CSS examples
           This text has a color of #8e1eae        
        
          <p style="color:#8e1eae;">Text here</p>
        
        
          .mytext {color:#8e1eae;}
        
        Text color #8e1eae
      
           This box has a color of #8e1eae        
        
          <div style="background-color:#8e1eae;">Content here</div>
        
        
          .mybackground {background-color:#8e1eae;}
        
        Background color #8e1eae
      
           Border around this has a color of #8e1eae        
        
          <div style="border:2px solid #8e1eae;">Content here</div>
        
        
          .myborder {border:2px solid #8e1eae;}
        
        Border color #8e1eae