#b996ce color space conversions
Hex:
        #b996ce
        RGB:
        185, 150, 206
        CMY:
        27, 41, 19
        CMYK:
        10, 27, 0, 19
      HSL:
        278°, 36.3636%, 69.8039%
        HSV (HSB):
        278°, 27.1845%, 80.7843%
        XYZ:
        42.0545, 36.5832, 63.2373
        xyY:
        0.2964, 0.2579, 36.5832
      CIE-Lab:
        66.9632, 23.4029, -23.8260
        CIE-LCH:
        66.9632, 33.3972, 314.4867
        CIE-Luv:
        66.9632, 15.3927, -40.4797
        Hunter-Lab:
        60.4841, 18.2638, -19.6500
      #b996ce color charts
#b996ce RGB chart
      #b996ce CMYK chart
      #b996ce RGB pie chart
      #b996ce color shades, tints & tones
#b996ce color schemes
#b996ce color preview, HTML & CSS examples
           This text has a color of #b996ce        
        
          <p style="color:#b996ce;">Text here</p>
        
        
          .mytext {color:#b996ce;}
        
        Text color #b996ce
      
           This box has a color of #b996ce        
        
          <div style="background-color:#b996ce;">Content here</div>
        
        
          .mybackground {background-color:#b996ce;}
        
        Background color #b996ce
      
           Border around this has a color of #b996ce        
        
          <div style="border:2px solid #b996ce;">Content here</div>
        
        
          .myborder {border:2px solid #b996ce;}
        
        Border color #b996ce