#8f6faf color space conversions
Hex:
        #8f6faf
        RGB:
        143, 111, 175
        CMY:
        44, 56, 31
        CMYK:
        18, 37, 0, 31
      HSL:
        270°, 28.5714%, 56.0784%
        HSV (HSB):
        270°, 36.5714%, 68.6275%
        XYZ:
        24.7500, 20.3037, 43.1720
        xyY:
        0.2805, 0.2301, 20.3037
      CIE-Lab:
        52.1788, 25.4135, -29.3804
        CIE-LCH:
        52.1788, 38.8465, 310.8593
        CIE-Luv:
        52.1788, 12.1628, -47.5301
        Hunter-Lab:
        45.0596, 19.1909, -25.2645
      #8f6faf color charts
#8f6faf RGB chart
      #8f6faf CMYK chart
      #8f6faf RGB pie chart
      #8f6faf color shades, tints & tones
#8f6faf color schemes
#8f6faf color preview, HTML & CSS examples
           This text has a color of #8f6faf        
        
          <p style="color:#8f6faf;">Text here</p>
        
        
          .mytext {color:#8f6faf;}
        
        Text color #8f6faf
      
           This box has a color of #8f6faf        
        
          <div style="background-color:#8f6faf;">Content here</div>
        
        
          .mybackground {background-color:#8f6faf;}
        
        Background color #8f6faf
      
           Border around this has a color of #8f6faf        
        
          <div style="border:2px solid #8f6faf;">Content here</div>
        
        
          .myborder {border:2px solid #8f6faf;}
        
        Border color #8f6faf