#8e1ebe color space conversions
Hex:
        #8e1ebe
        RGB:
        142, 30, 190
        CMY:
        44, 88, 25
        CMYK:
        25, 84, 0, 25
      HSL:
        282°, 72.7273%, 43.1373%
        HSV (HSB):
        282°, 84.2105%, 74.5098%
        XYZ:
        20.9139, 10.3970, 49.6197
        xyY:
        0.2584, 0.1285, 10.3970
      CIE-Lab:
        38.5458, 66.7464, -59.8636
        CIE-LCH:
        38.5458, 89.6590, 318.1116
        CIE-Luv:
        38.5458, 29.5575, -90.7295
        Hunter-Lab:
        32.2444, 59.3480, -68.6680
      #8e1ebe color charts
#8e1ebe RGB chart
      #8e1ebe CMYK chart
      #8e1ebe RGB pie chart
      #8e1ebe color shades, tints & tones
#8e1ebe color schemes
#8e1ebe color preview, HTML & CSS examples
           This text has a color of #8e1ebe        
        
          <p style="color:#8e1ebe;">Text here</p>
        
        
          .mytext {color:#8e1ebe;}
        
        Text color #8e1ebe
      
           This box has a color of #8e1ebe        
        
          <div style="background-color:#8e1ebe;">Content here</div>
        
        
          .mybackground {background-color:#8e1ebe;}
        
        Background color #8e1ebe
      
           Border around this has a color of #8e1ebe        
        
          <div style="border:2px solid #8e1ebe;">Content here</div>
        
        
          .myborder {border:2px solid #8e1ebe;}
        
        Border color #8e1ebe