#8f5daa color space conversions
Hex:
        #8f5daa
        RGB:
        143, 93, 170
        CMY:
        44, 64, 33
        CMYK:
        16, 45, 0, 33
      HSL:
        279°, 31.1741%, 51.5686%
        HSV (HSB):
        279°, 45.2941%, 66.6667%
        XYZ:
        22.4977, 16.5706, 40.0429
        xyY:
        0.2844, 0.2095, 16.5706
      CIE-Lab:
        47.7144, 34.6620, -33.4384
        CIE-LCH:
        47.7144, 48.1621, 316.0293
        CIE-Luv:
        47.7144, 19.9775, -54.0248
        Hunter-Lab:
        40.7070, 27.4151, -29.8278
      #8f5daa color charts
#8f5daa RGB chart
      #8f5daa CMYK chart
      #8f5daa RGB pie chart
      #8f5daa color shades, tints & tones
#8f5daa color schemes
#8f5daa color preview, HTML & CSS examples
           This text has a color of #8f5daa        
        
          <p style="color:#8f5daa;">Text here</p>
        
        
          .mytext {color:#8f5daa;}
        
        Text color #8f5daa
      
           This box has a color of #8f5daa        
        
          <div style="background-color:#8f5daa;">Content here</div>
        
        
          .mybackground {background-color:#8f5daa;}
        
        Background color #8f5daa
      
           Border around this has a color of #8f5daa        
        
          <div style="border:2px solid #8f5daa;">Content here</div>
        
        
          .myborder {border:2px solid #8f5daa;}
        
        Border color #8f5daa