#b86bba color space conversions
Hex:
        #b86bba
        RGB:
        184, 107, 186
        CMY:
        28, 58, 27
        CMYK:
        1, 42, 0, 27
      HSL:
        298°, 36.4055%, 57.4510%
        HSV (HSB):
        298°, 42.4731%, 72.9412%
        XYZ:
        33.8878, 24.2509, 49.3492
        xyY:
        0.3153, 0.2256, 24.2509
      CIE-Lab:
        56.3381, 42.7429, -28.9069
        CIE-LCH:
        56.3381, 51.6000, 325.9296
        CIE-Luv:
        56.3381, 37.0294, -50.0780
        Hunter-Lab:
        49.2452, 36.6545, -24.9435
      #b86bba color charts
#b86bba RGB chart
      #b86bba CMYK chart
      #b86bba RGB pie chart
      #b86bba color shades, tints & tones
#b86bba color schemes
#b86bba color preview, HTML & CSS examples
           This text has a color of #b86bba        
        
          <p style="color:#b86bba;">Text here</p>
        
        
          .mytext {color:#b86bba;}
        
        Text color #b86bba
      
           This box has a color of #b86bba        
        
          <div style="background-color:#b86bba;">Content here</div>
        
        
          .mybackground {background-color:#b86bba;}
        
        Background color #b86bba
      
           Border around this has a color of #b86bba        
        
          <div style="border:2px solid #b86bba;">Content here</div>
        
        
          .myborder {border:2px solid #b86bba;}
        
        Border color #b86bba