#8e68ba color space conversions
Hex:
        #8e68ba
        RGB:
        142, 104, 186
        CMY:
        44, 59, 27
        CMYK:
        24, 44, 0, 27
      HSL:
        268°, 37.2727%, 56.8627%
        HSV (HSB):
        268°, 44.0860%, 72.9412%
        XYZ:
        24.9686, 19.1966, 48.8437
        xyY:
        0.2685, 0.2064, 19.1966
      CIE-Lab:
        50.9164, 31.7921, -37.7284
        CIE-LCH:
        50.9164, 49.3373, 310.1194
        CIE-Luv:
        50.9164, 12.9330, -61.0946
        Hunter-Lab:
        43.8139, 25.0488, -35.4267
      #8e68ba color charts
#8e68ba RGB chart
      #8e68ba CMYK chart
      #8e68ba RGB pie chart
      #8e68ba color shades, tints & tones
#8e68ba color schemes
#8e68ba color preview, HTML & CSS examples
           This text has a color of #8e68ba        
        
          <p style="color:#8e68ba;">Text here</p>
        
        
          .mytext {color:#8e68ba;}
        
        Text color #8e68ba
      
           This box has a color of #8e68ba        
        
          <div style="background-color:#8e68ba;">Content here</div>
        
        
          .mybackground {background-color:#8e68ba;}
        
        Background color #8e68ba
      
           Border around this has a color of #8e68ba        
        
          <div style="border:2px solid #8e68ba;">Content here</div>
        
        
          .myborder {border:2px solid #8e68ba;}
        
        Border color #8e68ba