#b96da7 color space conversions
Hex:
        #b96da7
        RGB:
        185, 109, 167
        CMY:
        27, 57, 35
        CMYK:
        0, 41, 10, 27
      HSL:
        314°, 35.1852%, 57.6471%
        HSV (HSB):
        314°, 41.0811%, 72.5490%
        XYZ:
        32.4513, 24.0416, 39.4893
        xyY:
        0.3381, 0.2505, 24.0416
      CIE-Lab:
        56.1294, 38.5603, -18.2664
        CIE-LCH:
        56.1294, 42.6680, 334.6526
        CIE-Luv:
        56.1294, 40.7982, -33.0931
        Hunter-Lab:
        49.0322, 32.3313, -13.4281
      #b96da7 color charts
#b96da7 RGB chart
      #b96da7 CMYK chart
      #b96da7 RGB pie chart
      #b96da7 color shades, tints & tones
#b96da7 color schemes
#b96da7 color preview, HTML & CSS examples
           This text has a color of #b96da7        
        
          <p style="color:#b96da7;">Text here</p>
        
        
          .mytext {color:#b96da7;}
        
        Text color #b96da7
      
           This box has a color of #b96da7        
        
          <div style="background-color:#b96da7;">Content here</div>
        
        
          .mybackground {background-color:#b96da7;}
        
        Background color #b96da7
      
           Border around this has a color of #b96da7        
        
          <div style="border:2px solid #b96da7;">Content here</div>
        
        
          .myborder {border:2px solid #b96da7;}
        
        Border color #b96da7