#b56ca4 color space conversions
Hex:
        #b56ca4
        RGB:
        181, 108, 164
        CMY:
        29, 58, 36
        CMYK:
        0, 40, 9, 29
      HSL:
        314°, 33.0317%, 56.6667%
        HSV (HSB):
        314°, 40.3315%, 70.9804%
        XYZ:
        31.1195, 23.2292, 37.9655
        xyY:
        0.3371, 0.2516, 23.2292
      CIE-Lab:
        55.3077, 37.2547, -17.8245
        CIE-LCH:
        55.3077, 41.2992, 334.4312
        CIE-Luv:
        55.3077, 39.1268, -32.1132
        Hunter-Lab:
        48.1967, 30.9090, -12.9662
      #b56ca4 color charts
#b56ca4 RGB chart
      #b56ca4 CMYK chart
      #b56ca4 RGB pie chart
      #b56ca4 color shades, tints & tones
#b56ca4 color schemes
#b56ca4 color preview, HTML & CSS examples
           This text has a color of #b56ca4        
        
          <p style="color:#b56ca4;">Text here</p>
        
        
          .mytext {color:#b56ca4;}
        
        Text color #b56ca4
      
           This box has a color of #b56ca4        
        
          <div style="background-color:#b56ca4;">Content here</div>
        
        
          .mybackground {background-color:#b56ca4;}
        
        Background color #b56ca4
      
           Border around this has a color of #b56ca4        
        
          <div style="border:2px solid #b56ca4;">Content here</div>
        
        
          .myborder {border:2px solid #b56ca4;}
        
        Border color #b56ca4