#b86fa9 color space conversions
Hex:
        #b86fa9
        RGB:
        184, 111, 169
        CMY:
        28, 56, 34
        CMYK:
        0, 40, 8, 28
      HSL:
        312°, 33.9535%, 57.8431%
        HSV (HSB):
        312°, 39.6739%, 72.1569%
        XYZ:
        32.6130, 24.4238, 40.5315
        xyY:
        0.3343, 0.2503, 24.4238
      CIE-Lab:
        56.5096, 37.5011, -18.8547
        CIE-LCH:
        56.5096, 41.9742, 333.3078
        CIE-Luv:
        56.5096, 38.7571, -33.8479
        Hunter-Lab:
        49.4204, 31.3081, -14.0316
      #b86fa9 color charts
#b86fa9 RGB chart
      #b86fa9 CMYK chart
      #b86fa9 RGB pie chart
      #b86fa9 color shades, tints & tones
#b86fa9 color schemes
#b86fa9 color preview, HTML & CSS examples
           This text has a color of #b86fa9        
        
          <p style="color:#b86fa9;">Text here</p>
        
        
          .mytext {color:#b86fa9;}
        
        Text color #b86fa9
      
           This box has a color of #b86fa9        
        
          <div style="background-color:#b86fa9;">Content here</div>
        
        
          .mybackground {background-color:#b86fa9;}
        
        Background color #b86fa9
      
           Border around this has a color of #b86fa9        
        
          <div style="border:2px solid #b86fa9;">Content here</div>
        
        
          .myborder {border:2px solid #b86fa9;}
        
        Border color #b86fa9