#b86fa4 color space conversions
Hex:
        #b86fa4
        RGB:
        184, 111, 164
        CMY:
        28, 56, 36
        CMYK:
        0, 40, 11, 28
      HSL:
        316°, 33.9535%, 57.8431%
        HSV (HSB):
        316°, 39.6739%, 72.1569%
        XYZ:
        32.1524, 24.2396, 38.1060
        xyY:
        0.3402, 0.2565, 24.2396
      CIE-Lab:
        56.3269, 36.6333, -16.2408
        CIE-LCH:
        56.3269, 40.0719, 336.0906
        CIE-Luv:
        56.3269, 39.7645, -29.7535
        Hunter-Lab:
        49.2337, 30.4119, -11.4259
      #b86fa4 color charts
#b86fa4 RGB chart
      #b86fa4 CMYK chart
      #b86fa4 RGB pie chart
      #b86fa4 color shades, tints & tones
#b86fa4 color schemes
#b86fa4 color preview, HTML & CSS examples
           This text has a color of #b86fa4        
        
          <p style="color:#b86fa4;">Text here</p>
        
        
          .mytext {color:#b86fa4;}
        
        Text color #b86fa4
      
           This box has a color of #b86fa4        
        
          <div style="background-color:#b86fa4;">Content here</div>
        
        
          .mybackground {background-color:#b86fa4;}
        
        Background color #b86fa4
      
           Border around this has a color of #b86fa4        
        
          <div style="border:2px solid #b86fa4;">Content here</div>
        
        
          .myborder {border:2px solid #b86fa4;}
        
        Border color #b86fa4