#b96bfb color space conversions
Hex:
        #b96bfb
        RGB:
        185, 107, 251
        CMY:
        27, 58, 2
        CMYK:
        26, 57, 0, 2
      HSL:
        273°, 94.7368%, 70.1961%
        HSV (HSB):
        273°, 57.3705%, 98.4314%
        XYZ:
        42.6779, 27.7947, 94.3823
        xyY:
        0.2589, 0.1686, 27.7947
      CIE-Lab:
        59.7028, 56.5707, -60.1733
        CIE-LCH:
        59.7028, 82.5898, 313.2325
        CIE-Luv:
        59.7028, 24.8353, -102.0946
        Hunter-Lab:
        52.7207, 52.2361, -69.2384
      #b96bfb color charts
#b96bfb RGB chart
      #b96bfb CMYK chart
      #b96bfb RGB pie chart
      #b96bfb color shades, tints & tones
#b96bfb color schemes
#b96bfb color preview, HTML & CSS examples
           This text has a color of #b96bfb        
        
          <p style="color:#b96bfb;">Text here</p>
        
        
          .mytext {color:#b96bfb;}
        
        Text color #b96bfb
      
           This box has a color of #b96bfb        
        
          <div style="background-color:#b96bfb;">Content here</div>
        
        
          .mybackground {background-color:#b96bfb;}
        
        Background color #b96bfb
      
           Border around this has a color of #b96bfb        
        
          <div style="border:2px solid #b96bfb;">Content here</div>
        
        
          .myborder {border:2px solid #b96bfb;}
        
        Border color #b96bfb