#8e5aaa color space conversions
Hex:
        #8e5aaa
        RGB:
        142, 90, 170
        CMY:
        44, 65, 33
        CMYK:
        16, 47, 0, 33
      HSL:
        279°, 32.0000%, 50.9804%
        HSV (HSB):
        279°, 47.0588%, 66.6667%
        XYZ:
        22.0672, 15.9654, 39.9488
        xyY:
        0.2830, 0.2047, 15.9654
      CIE-Lab:
        46.9291, 36.0614, -34.6801
        CIE-LCH:
        46.9291, 50.0313, 316.1186
        CIE-Luv:
        46.9291, 20.4969, -55.8776
        Hunter-Lab:
        39.9567, 28.6573, -31.3085
      #8e5aaa color charts
#8e5aaa RGB chart
      #8e5aaa CMYK chart
      #8e5aaa RGB pie chart
      #8e5aaa color shades, tints & tones
#8e5aaa color schemes
#8e5aaa color preview, HTML & CSS examples
           This text has a color of #8e5aaa        
        
          <p style="color:#8e5aaa;">Text here</p>
        
        
          .mytext {color:#8e5aaa;}
        
        Text color #8e5aaa
      
           This box has a color of #8e5aaa        
        
          <div style="background-color:#8e5aaa;">Content here</div>
        
        
          .mybackground {background-color:#8e5aaa;}
        
        Background color #8e5aaa
      
           Border around this has a color of #8e5aaa        
        
          <div style="border:2px solid #8e5aaa;">Content here</div>
        
        
          .myborder {border:2px solid #8e5aaa;}
        
        Border color #8e5aaa