#b956ff color space conversions
Hex:
        #b956ff
        RGB:
        185, 86, 255
        CMY:
        27, 66, 0
        CMYK:
        27, 66, 0, 0
      HSL:
        275°, 100.0000%, 66.8627%
        HSV (HSB):
        275°, 66.2745%, 100.0000%
        XYZ:
        41.3854, 24.1899, 97.0956
        xyY:
        0.2544, 0.1487, 24.1899
      CIE-Lab:
        56.2774, 67.4307, -67.8893
        CIE-LCH:
        56.2774, 95.6862, 314.8058
        CIE-Luv:
        56.2774, 29.3895, -113.6334
        Hunter-Lab:
        49.1832, 64.1289, -82.6198
      #b956ff color charts
#b956ff RGB chart
      #b956ff CMYK chart
      #b956ff RGB pie chart
      #b956ff color shades, tints & tones
#b956ff color schemes
#b956ff color preview, HTML & CSS examples
           This text has a color of #b956ff        
        
          <p style="color:#b956ff;">Text here</p>
        
        
          .mytext {color:#b956ff;}
        
        Text color #b956ff
      
           This box has a color of #b956ff        
        
          <div style="background-color:#b956ff;">Content here</div>
        
        
          .mybackground {background-color:#b956ff;}
        
        Background color #b956ff
      
           Border around this has a color of #b956ff        
        
          <div style="border:2px solid #b956ff;">Content here</div>
        
        
          .myborder {border:2px solid #b956ff;}
        
        Border color #b956ff