#8e5bae color space conversions
Hex:
        #8e5bae
        RGB:
        142, 91, 174
        CMY:
        44, 64, 32
        CMYK:
        18, 48, 0, 32
      HSL:
        277°, 33.8776%, 51.9608%
        HSV (HSB):
        277°, 47.7011%, 68.2353%
        XYZ:
        22.5364, 16.2889, 42.0007
        xyY:
        0.2788, 0.2015, 16.2889
      CIE-Lab:
        47.3513, 36.4041, -36.3627
        CIE-LCH:
        47.3513, 51.4538, 315.0326
        CIE-Luv:
        47.3513, 19.4597, -58.5934
        Hunter-Lab:
        40.3596, 29.0434, -33.4492
      #8e5bae color charts
#8e5bae RGB chart
      #8e5bae CMYK chart
      #8e5bae RGB pie chart
      #8e5bae color shades, tints & tones
#8e5bae color schemes
#8e5bae color preview, HTML & CSS examples
           This text has a color of #8e5bae        
        
          <p style="color:#8e5bae;">Text here</p>
        
        
          .mytext {color:#8e5bae;}
        
        Text color #8e5bae
      
           This box has a color of #8e5bae        
        
          <div style="background-color:#8e5bae;">Content here</div>
        
        
          .mybackground {background-color:#8e5bae;}
        
        Background color #8e5bae
      
           Border around this has a color of #8e5bae        
        
          <div style="border:2px solid #8e5bae;">Content here</div>
        
        
          .myborder {border:2px solid #8e5bae;}
        
        Border color #8e5bae