#a86fb7 color space conversions
Hex:
        #a86fb7
        RGB:
        168, 111, 183
        CMY:
        34, 56, 28
        CMYK:
        8, 39, 0, 28
      HSL:
        288°, 33.3333%, 57.6471%
        HSV (HSB):
        288°, 39.3443%, 71.7647%
        XYZ:
        30.3801, 23.1126, 47.6597
        xyY:
        0.3003, 0.2285, 23.1126
      CIE-Lab:
        55.1881, 35.0189, -29.1161
        CIE-LCH:
        55.1881, 45.5420, 320.2585
        CIE-Luv:
        55.1881, 25.7074, -49.0357
        Hunter-Lab:
        48.0756, 28.6663, -25.1242
      #a86fb7 color charts
#a86fb7 RGB chart
      #a86fb7 CMYK chart
      #a86fb7 RGB pie chart
      #a86fb7 color shades, tints & tones
#a86fb7 color schemes
#a86fb7 color preview, HTML & CSS examples
           This text has a color of #a86fb7        
        
          <p style="color:#a86fb7;">Text here</p>
        
        
          .mytext {color:#a86fb7;}
        
        Text color #a86fb7
      
           This box has a color of #a86fb7        
        
          <div style="background-color:#a86fb7;">Content here</div>
        
        
          .mybackground {background-color:#a86fb7;}
        
        Background color #a86fb7
      
           Border around this has a color of #a86fb7        
        
          <div style="border:2px solid #a86fb7;">Content here</div>
        
        
          .myborder {border:2px solid #a86fb7;}
        
        Border color #a86fb7