#b96cbe color space conversions
Hex:
        #b96cbe
        RGB:
        185, 108, 190
        CMY:
        27, 58, 25
        CMYK:
        3, 43, 0, 25
      HSL:
        296°, 38.6792%, 58.4314%
        HSV (HSB):
        296°, 43.1579%, 74.5098%
        XYZ:
        34.6644, 24.7571, 51.6668
        xyY:
        0.3120, 0.2229, 24.7571
      CIE-Lab:
        56.8380, 43.2763, -30.4134
        CIE-LCH:
        56.8380, 52.8943, 324.9015
        CIE-Luv:
        56.8380, 36.4365, -52.5934
        Hunter-Lab:
        49.7565, 37.2836, -26.7367
      #b96cbe color charts
#b96cbe RGB chart
      #b96cbe CMYK chart
      #b96cbe RGB pie chart
      #b96cbe color shades, tints & tones
#b96cbe color schemes
#b96cbe color preview, HTML & CSS examples
           This text has a color of #b96cbe        
        
          <p style="color:#b96cbe;">Text here</p>
        
        
          .mytext {color:#b96cbe;}
        
        Text color #b96cbe
      
           This box has a color of #b96cbe        
        
          <div style="background-color:#b96cbe;">Content here</div>
        
        
          .mybackground {background-color:#b96cbe;}
        
        Background color #b96cbe
      
           Border around this has a color of #b96cbe        
        
          <div style="border:2px solid #b96cbe;">Content here</div>
        
        
          .myborder {border:2px solid #b96cbe;}
        
        Border color #b96cbe