#b56faa color space conversions
Hex:
        #b56faa
        RGB:
        181, 111, 170
        CMY:
        29, 56, 33
        CMYK:
        0, 39, 6, 29
      HSL:
        309°, 32.1101%, 57.2549%
        HSV (HSB):
        309°, 38.6740%, 70.9804%
        XYZ:
        31.9962, 24.0949, 40.9946
        xyY:
        0.3296, 0.2482, 24.0949
      CIE-Lab:
        56.1827, 36.6893, -19.9643
        CIE-LCH:
        56.1827, 41.7694, 331.4475
        CIE-Luv:
        56.1827, 36.5179, -35.3536
        Hunter-Lab:
        49.0866, 30.4505, -15.1554
      #b56faa color charts
#b56faa RGB chart
      #b56faa CMYK chart
      #b56faa RGB pie chart
      #b56faa color shades, tints & tones
#b56faa color schemes
#b56faa color preview, HTML & CSS examples
           This text has a color of #b56faa        
        
          <p style="color:#b56faa;">Text here</p>
        
        
          .mytext {color:#b56faa;}
        
        Text color #b56faa
      
           This box has a color of #b56faa        
        
          <div style="background-color:#b56faa;">Content here</div>
        
        
          .mybackground {background-color:#b56faa;}
        
        Background color #b56faa
      
           Border around this has a color of #b56faa        
        
          <div style="border:2px solid #b56faa;">Content here</div>
        
        
          .myborder {border:2px solid #b56faa;}
        
        Border color #b56faa