#8f5bae color space conversions
Hex:
        #8f5bae
        RGB:
        143, 91, 174
        CMY:
        44, 64, 32
        CMYK:
        18, 48, 0, 32
      HSL:
        278°, 33.8776%, 51.9608%
        HSV (HSB):
        278°, 47.7011%, 68.2353%
        XYZ:
        22.7088, 16.3778, 42.0087
        xyY:
        0.2800, 0.2020, 16.3778
      CIE-Lab:
        47.4663, 36.6954, -36.1737
        CIE-LCH:
        47.4663, 51.5276, 315.4102
        CIE-Luv:
        47.4663, 20.0366, -58.3774
        Hunter-Lab:
        40.4695, 29.3406, -33.2164
      #8f5bae color charts
#8f5bae RGB chart
      #8f5bae CMYK chart
      #8f5bae RGB pie chart
      #8f5bae color shades, tints & tones
#8f5bae color schemes
#8f5bae color preview, HTML & CSS examples
           This text has a color of #8f5bae        
        
          <p style="color:#8f5bae;">Text here</p>
        
        
          .mytext {color:#8f5bae;}
        
        Text color #8f5bae
      
           This box has a color of #8f5bae        
        
          <div style="background-color:#8f5bae;">Content here</div>
        
        
          .mybackground {background-color:#8f5bae;}
        
        Background color #8f5bae
      
           Border around this has a color of #8f5bae        
        
          <div style="border:2px solid #8f5bae;">Content here</div>
        
        
          .myborder {border:2px solid #8f5bae;}
        
        Border color #8f5bae