#b956bc color space conversions
Hex:
        #b956bc
        RGB:
        185, 86, 188
        CMY:
        27, 66, 26
        CMYK:
        2, 54, 0, 26
      HSL:
        298°, 43.2203%, 53.7255%
        HSV (HSB):
        298°, 54.2553%, 73.7255%
        XYZ:
        32.4125, 20.6007, 49.8450
        xyY:
        0.3151, 0.2003, 20.6007
      CIE-Lab:
        52.5097, 54.0232, -36.0204
        CIE-LCH:
        52.5097, 64.9306, 326.3063
        CIE-Luv:
        52.5097, 45.2141, -61.9103
        Hunter-Lab:
        45.3880, 48.0414, -33.3405
      #b956bc color charts
#b956bc RGB chart
      #b956bc CMYK chart
      #b956bc RGB pie chart
      #b956bc color shades, tints & tones
#b956bc color schemes
#b956bc color preview, HTML & CSS examples
           This text has a color of #b956bc        
        
          <p style="color:#b956bc;">Text here</p>
        
        
          .mytext {color:#b956bc;}
        
        Text color #b956bc
      
           This box has a color of #b956bc        
        
          <div style="background-color:#b956bc;">Content here</div>
        
        
          .mybackground {background-color:#b956bc;}
        
        Background color #b956bc
      
           Border around this has a color of #b956bc        
        
          <div style="border:2px solid #b956bc;">Content here</div>
        
        
          .myborder {border:2px solid #b956bc;}
        
        Border color #b956bc