#8e5abb color space conversions
Hex:
        #8e5abb
        RGB:
        142, 90, 187
        CMY:
        44, 65, 27
        CMYK:
        24, 52, 0, 27
      HSL:
        272°, 41.6309%, 54.3137%
        HSV (HSB):
        272°, 51.8717%, 73.3333%
        XYZ:
        23.7811, 16.6510, 48.9743
        xyY:
        0.2660, 0.1862, 16.6510
      CIE-Lab:
        47.8172, 39.9917, -43.2081
        CIE-LCH:
        47.8172, 58.8751, 312.7861
        CIE-Luv:
        47.8172, 17.6509, -69.5767
        Hunter-Lab:
        40.8056, 32.6184, -42.5950
      #8e5abb color charts
#8e5abb RGB chart
      #8e5abb CMYK chart
      #8e5abb RGB pie chart
      #8e5abb color shades, tints & tones
#8e5abb color schemes
#8e5abb color preview, HTML & CSS examples
           This text has a color of #8e5abb        
        
          <p style="color:#8e5abb;">Text here</p>
        
        
          .mytext {color:#8e5abb;}
        
        Text color #8e5abb
      
           This box has a color of #8e5abb        
        
          <div style="background-color:#8e5abb;">Content here</div>
        
        
          .mybackground {background-color:#8e5abb;}
        
        Background color #8e5abb
      
           Border around this has a color of #8e5abb        
        
          <div style="border:2px solid #8e5abb;">Content here</div>
        
        
          .myborder {border:2px solid #8e5abb;}
        
        Border color #8e5abb