#b956d4 color space conversions
Hex:
        #b956d4
        RGB:
        185, 86, 212
        CMY:
        27, 66, 17
        CMYK:
        13, 59, 0, 17
      HSL:
        287°, 59.4340%, 58.4314%
        HSV (HSB):
        287°, 59.4340%, 83.1373%
        XYZ:
        35.2190, 21.7233, 64.6241
        xyY:
        0.2897, 0.1787, 21.7233
      CIE-Lab:
        53.7322, 58.5585, -47.8490
        CIE-LCH:
        53.7322, 75.6216, 320.7472
        CIE-Luv:
        53.7322, 39.1296, -81.0483
        Hunter-Lab:
        46.6083, 53.3170, -49.5820
      #b956d4 color charts
#b956d4 RGB chart
      #b956d4 CMYK chart
      #b956d4 RGB pie chart
      #b956d4 color shades, tints & tones
#b956d4 color schemes
#b956d4 color preview, HTML & CSS examples
           This text has a color of #b956d4        
        
          <p style="color:#b956d4;">Text here</p>
        
        
          .mytext {color:#b956d4;}
        
        Text color #b956d4
      
           This box has a color of #b956d4        
        
          <div style="background-color:#b956d4;">Content here</div>
        
        
          .mybackground {background-color:#b956d4;}
        
        Background color #b956d4
      
           Border around this has a color of #b956d4        
        
          <div style="border:2px solid #b956d4;">Content here</div>
        
        
          .myborder {border:2px solid #b956d4;}
        
        Border color #b956d4