#b956c8 color space conversions
Hex:
        #b956c8
        RGB:
        185, 86, 200
        CMY:
        27, 66, 22
        CMYK:
        8, 57, 0, 22
      HSL:
        292°, 50.8929%, 56.0784%
        HSV (HSB):
        292°, 57.0000%, 78.4314%
        XYZ:
        33.7607, 21.1400, 56.9446
        xyY:
        0.3019, 0.1890, 21.1400
      CIE-Lab:
        53.1024, 56.2464, -41.9946
        CIE-LCH:
        53.1024, 70.1940, 323.2543
        CIE-Luv:
        53.1024, 42.1201, -71.5460
        Hunter-Lab:
        45.9783, 50.6062, -41.2466
      #b956c8 color charts
#b956c8 RGB chart
      #b956c8 CMYK chart
      #b956c8 RGB pie chart
      #b956c8 color shades, tints & tones
#b956c8 color schemes
#b956c8 color preview, HTML & CSS examples
           This text has a color of #b956c8        
        
          <p style="color:#b956c8;">Text here</p>
        
        
          .mytext {color:#b956c8;}
        
        Text color #b956c8
      
           This box has a color of #b956c8        
        
          <div style="background-color:#b956c8;">Content here</div>
        
        
          .mybackground {background-color:#b956c8;}
        
        Background color #b956c8
      
           Border around this has a color of #b956c8        
        
          <div style="border:2px solid #b956c8;">Content here</div>
        
        
          .myborder {border:2px solid #b956c8;}
        
        Border color #b956c8