#b96fd7 color space conversions
Hex:
        #b96fd7
        RGB:
        185, 111, 215
        CMY:
        27, 56, 16
        CMYK:
        14, 48, 0, 16
      HSL:
        283°, 56.5217%, 63.9216%
        HSV (HSB):
        283°, 48.3721%, 84.3137%
        XYZ:
        37.9578, 26.5895, 67.4217
        xyY:
        0.2876, 0.2015, 26.5895
      CIE-Lab:
        58.5924, 46.6870, -41.8605
        CIE-LCH:
        58.5924, 62.7055, 318.1199
        CIE-Luv:
        58.5924, 30.2726, -71.5045
        Hunter-Lab:
        51.5650, 41.1579, -41.4267
      #b96fd7 color charts
#b96fd7 RGB chart
      #b96fd7 CMYK chart
      #b96fd7 RGB pie chart
      #b96fd7 color shades, tints & tones
#b96fd7 color schemes
#b96fd7 color preview, HTML & CSS examples
           This text has a color of #b96fd7        
        
          <p style="color:#b96fd7;">Text here</p>
        
        
          .mytext {color:#b96fd7;}
        
        Text color #b96fd7
      
           This box has a color of #b96fd7        
        
          <div style="background-color:#b96fd7;">Content here</div>
        
        
          .mybackground {background-color:#b96fd7;}
        
        Background color #b96fd7
      
           Border around this has a color of #b96fd7        
        
          <div style="border:2px solid #b96fd7;">Content here</div>
        
        
          .myborder {border:2px solid #b96fd7;}
        
        Border color #b96fd7