#b56fc4 color space conversions
Hex:
        #b56fc4
        RGB:
        181, 111, 196
        CMY:
        29, 56, 23
        CMYK:
        8, 43, 0, 23
      HSL:
        289°, 41.8719%, 60.1961%
        HSV (HSB):
        289°, 43.3673%, 76.8627%
        XYZ:
        34.7043, 25.1782, 55.2553
        xyY:
        0.3014, 0.2187, 25.1782
      CIE-Lab:
        57.2486, 41.6435, -33.2365
        CIE-LCH:
        57.2486, 53.2808, 321.4059
        CIE-Luv:
        57.2486, 31.4580, -56.8485
        Hunter-Lab:
        50.1778, 35.6440, -30.1650
      #b56fc4 color charts
#b56fc4 RGB chart
      #b56fc4 CMYK chart
      #b56fc4 RGB pie chart
      #b56fc4 color shades, tints & tones
#b56fc4 color schemes
#b56fc4 color preview, HTML & CSS examples
           This text has a color of #b56fc4        
        
          <p style="color:#b56fc4;">Text here</p>
        
        
          .mytext {color:#b56fc4;}
        
        Text color #b56fc4
      
           This box has a color of #b56fc4        
        
          <div style="background-color:#b56fc4;">Content here</div>
        
        
          .mybackground {background-color:#b56fc4;}
        
        Background color #b56fc4
      
           Border around this has a color of #b56fc4        
        
          <div style="border:2px solid #b56fc4;">Content here</div>
        
        
          .myborder {border:2px solid #b56fc4;}
        
        Border color #b56fc4