#b86bec color space conversions
Hex:
        #b86bec
        RGB:
        184, 107, 236
        CMY:
        28, 58, 7
        CMYK:
        22, 55, 0, 7
      HSL:
        276°, 77.2455%, 67.2549%
        HSV (HSB):
        276°, 54.6610%, 92.5490%
        XYZ:
        40.1652, 26.7619, 82.4055
        xyY:
        0.2690, 0.1792, 26.7619
      CIE-Lab:
        58.7533, 52.9971, -53.3768
        CIE-LCH:
        58.7533, 75.2182, 314.7955
        CIE-Luv:
        58.7533, 27.0415, -90.6356
        Hunter-Lab:
        51.7319, 48.0585, -58.2328
      #b86bec color charts
#b86bec RGB chart
      #b86bec CMYK chart
      #b86bec RGB pie chart
      #b86bec color shades, tints & tones
#b86bec color schemes
#b86bec color preview, HTML & CSS examples
           This text has a color of #b86bec        
        
          <p style="color:#b86bec;">Text here</p>
        
        
          .mytext {color:#b86bec;}
        
        Text color #b86bec
      
           This box has a color of #b86bec        
        
          <div style="background-color:#b86bec;">Content here</div>
        
        
          .mybackground {background-color:#b86bec;}
        
        Background color #b86bec
      
           Border around this has a color of #b86bec        
        
          <div style="border:2px solid #b86bec;">Content here</div>
        
        
          .myborder {border:2px solid #b86bec;}
        
        Border color #b86bec