#b956bd color space conversions
Hex:
        #b956bd
        RGB:
        185, 86, 189
        CMY:
        27, 66, 26
        CMYK:
        2, 54, 0, 26
      HSL:
        298°, 43.8298%, 53.9216%
        HSV (HSB):
        298°, 54.4974%, 74.1176%
        XYZ:
        32.5207, 20.6440, 50.4148
        xyY:
        0.3140, 0.1993, 20.6440
      CIE-Lab:
        52.5576, 54.2048, -36.5229
        CIE-LCH:
        52.5576, 65.3612, 326.0281
        CIE-Luv:
        52.5576, 44.9527, -62.7174
        Hunter-Lab:
        45.4357, 48.2494, -33.9824
      #b956bd color charts
#b956bd RGB chart
      #b956bd CMYK chart
      #b956bd RGB pie chart
      #b956bd color shades, tints & tones
#b956bd color schemes
#b956bd color preview, HTML & CSS examples
           This text has a color of #b956bd        
        
          <p style="color:#b956bd;">Text here</p>
        
        
          .mytext {color:#b956bd;}
        
        Text color #b956bd
      
           This box has a color of #b956bd        
        
          <div style="background-color:#b956bd;">Content here</div>
        
        
          .mybackground {background-color:#b956bd;}
        
        Background color #b956bd
      
           Border around this has a color of #b956bd        
        
          <div style="border:2px solid #b956bd;">Content here</div>
        
        
          .myborder {border:2px solid #b956bd;}
        
        Border color #b956bd