#b96ac1 color space conversions
Hex:
        #b96ac1
        RGB:
        185, 106, 193
        CMY:
        27, 58, 24
        CMYK:
        4, 45, 0, 24
      HSL:
        294°, 41.2322%, 58.6275%
        HSV (HSB):
        294°, 45.0777%, 75.6863%
        XYZ:
        34.7873, 24.4726, 53.3423
        xyY:
        0.3089, 0.2173, 24.4726
      CIE-Lab:
        56.5579, 44.9051, -32.5646
        CIE-LCH:
        56.5579, 55.4700, 324.0508
        CIE-Luv:
        56.5579, 36.6148, -56.1429
        Hunter-Lab:
        49.4698, 38.9494, -29.3023
      #b96ac1 color charts
#b96ac1 RGB chart
      #b96ac1 CMYK chart
      #b96ac1 RGB pie chart
      #b96ac1 color shades, tints & tones
#b96ac1 color schemes
#b96ac1 color preview, HTML & CSS examples
           This text has a color of #b96ac1        
        
          <p style="color:#b96ac1;">Text here</p>
        
        
          .mytext {color:#b96ac1;}
        
        Text color #b96ac1
      
           This box has a color of #b96ac1        
        
          <div style="background-color:#b96ac1;">Content here</div>
        
        
          .mybackground {background-color:#b96ac1;}
        
        Background color #b96ac1
      
           Border around this has a color of #b96ac1        
        
          <div style="border:2px solid #b96ac1;">Content here</div>
        
        
          .myborder {border:2px solid #b96ac1;}
        
        Border color #b96ac1