#b96bad color space conversions
Hex:
        #b96bad
        RGB:
        185, 107, 173
        CMY:
        27, 58, 32
        CMYK:
        0, 42, 6, 27
      HSL:
        309°, 35.7798%, 57.2549%
        HSV (HSB):
        309°, 42.1622%, 72.5490%
        XYZ:
        32.8081, 23.8468, 42.4089
        xyY:
        0.3312, 0.2407, 23.8468
      CIE-Lab:
        55.9341, 40.6784, -22.0349
        CIE-LCH:
        55.9341, 46.2631, 331.5562
        CIE-Luv:
        55.9341, 40.4534, -39.1195
        Hunter-Lab:
        48.8332, 34.4654, -17.3068
      #b96bad color charts
#b96bad RGB chart
      #b96bad CMYK chart
      #b96bad RGB pie chart
      #b96bad color shades, tints & tones
#b96bad color schemes
#b96bad color preview, HTML & CSS examples
           This text has a color of #b96bad        
        
          <p style="color:#b96bad;">Text here</p>
        
        
          .mytext {color:#b96bad;}
        
        Text color #b96bad
      
           This box has a color of #b96bad        
        
          <div style="background-color:#b96bad;">Content here</div>
        
        
          .mybackground {background-color:#b96bad;}
        
        Background color #b96bad
      
           Border around this has a color of #b96bad        
        
          <div style="border:2px solid #b96bad;">Content here</div>
        
        
          .myborder {border:2px solid #b96bad;}
        
        Border color #b96bad