#b86bb3 color space conversions
Hex:
        #b86bb3
        RGB:
        184, 107, 179
        CMY:
        28, 58, 30
        CMYK:
        0, 42, 3, 28
      HSL:
        304°, 35.1598%, 57.0588%
        HSV (HSB):
        304°, 41.8478%, 72.1569%
        XYZ:
        33.1615, 23.9604, 45.5248
        xyY:
        0.3231, 0.2334, 23.9604
      CIE-Lab:
        56.0481, 41.4418, -25.3313
        CIE-LCH:
        56.0481, 48.5706, 328.5647
        CIE-Luv:
        56.0481, 38.5018, -44.3018
        Hunter-Lab:
        48.9494, 35.2663, -20.8775
      #b86bb3 color charts
#b86bb3 RGB chart
      #b86bb3 CMYK chart
      #b86bb3 RGB pie chart
      #b86bb3 color shades, tints & tones
#b86bb3 color schemes
#b86bb3 color preview, HTML & CSS examples
           This text has a color of #b86bb3        
        
          <p style="color:#b86bb3;">Text here</p>
        
        
          .mytext {color:#b86bb3;}
        
        Text color #b86bb3
      
           This box has a color of #b86bb3        
        
          <div style="background-color:#b86bb3;">Content here</div>
        
        
          .mybackground {background-color:#b86bb3;}
        
        Background color #b86bb3
      
           Border around this has a color of #b86bb3        
        
          <div style="border:2px solid #b86bb3;">Content here</div>
        
        
          .myborder {border:2px solid #b86bb3;}
        
        Border color #b86bb3