#b996bd color space conversions
Hex:
        #b996bd
        RGB:
        185, 150, 189
        CMY:
        27, 41, 26
        CMYK:
        2, 21, 0, 26
      HSL:
        294°, 22.8070%, 66.4706%
        HSV (HSB):
        294°, 20.6349%, 74.1176%
        XYZ:
        40.0992, 35.8011, 52.9410
        xyY:
        0.3112, 0.2779, 35.8011
      CIE-Lab:
        66.3677, 19.9709, -15.2548
        CIE-LCH:
        66.3677, 25.1306, 322.6255
        CIE-Luv:
        66.3677, 17.3496, -26.3274
        Hunter-Lab:
        59.8340, 14.9166, -10.5758
      #b996bd color charts
#b996bd RGB chart
      #b996bd CMYK chart
      #b996bd RGB pie chart
      #b996bd color shades, tints & tones
#b996bd color schemes
#b996bd color preview, HTML & CSS examples
           This text has a color of #b996bd        
        
          <p style="color:#b996bd;">Text here</p>
        
        
          .mytext {color:#b996bd;}
        
        Text color #b996bd
      
           This box has a color of #b996bd        
        
          <div style="background-color:#b996bd;">Content here</div>
        
        
          .mybackground {background-color:#b996bd;}
        
        Background color #b996bd
      
           Border around this has a color of #b996bd        
        
          <div style="border:2px solid #b996bd;">Content here</div>
        
        
          .myborder {border:2px solid #b996bd;}
        
        Border color #b996bd