#b956bb color space conversions
Hex:
        #b956bb
        RGB:
        185, 86, 187
        CMY:
        27, 66, 27
        CMYK:
        1, 54, 0, 27
      HSL:
        299°, 42.6160%, 53.5294%
        HSV (HSB):
        299°, 54.0107%, 73.3333%
        XYZ:
        32.3050, 20.5577, 49.2791
        xyY:
        0.3163, 0.2013, 20.5577
      CIE-Lab:
        52.4620, 53.8422, -35.5171
        CIE-LCH:
        52.4620, 64.5016, 326.5891
        CIE-Luv:
        52.4620, 45.4762, -61.1025
        Hunter-Lab:
        45.3406, 47.8344, -32.7017
      #b956bb color charts
#b956bb RGB chart
      #b956bb CMYK chart
      #b956bb RGB pie chart
      #b956bb color shades, tints & tones
#b956bb color schemes
#b956bb color preview, HTML & CSS examples
           This text has a color of #b956bb        
        
          <p style="color:#b956bb;">Text here</p>
        
        
          .mytext {color:#b956bb;}
        
        Text color #b956bb
      
           This box has a color of #b956bb        
        
          <div style="background-color:#b956bb;">Content here</div>
        
        
          .mybackground {background-color:#b956bb;}
        
        Background color #b956bb
      
           Border around this has a color of #b956bb        
        
          <div style="border:2px solid #b956bb;">Content here</div>
        
        
          .myborder {border:2px solid #b956bb;}
        
        Border color #b956bb