#b56aa2 color space conversions
Hex:
        #b56aa2
        RGB:
        181, 106, 162
        CMY:
        29, 58, 36
        CMYK:
        0, 41, 10, 29
      HSL:
        315°, 33.6323%, 56.2745%
        HSV (HSB):
        315°, 41.4365%, 70.9804%
        XYZ:
        30.7317, 22.7405, 36.9520
        xyY:
        0.3399, 0.2515, 22.7405
      CIE-Lab:
        54.8040, 37.9883, -17.4290
        CIE-LCH:
        54.8040, 41.7957, 335.3543
        CIE-Luv:
        54.8040, 40.4871, -31.5851
        Hunter-Lab:
        47.6870, 31.5815, -12.5622
      #b56aa2 color charts
#b56aa2 RGB chart
      #b56aa2 CMYK chart
      #b56aa2 RGB pie chart
      #b56aa2 color shades, tints & tones
#b56aa2 color schemes
#b56aa2 color preview, HTML & CSS examples
           This text has a color of #b56aa2        
        
          <p style="color:#b56aa2;">Text here</p>
        
        
          .mytext {color:#b56aa2;}
        
        Text color #b56aa2
      
           This box has a color of #b56aa2        
        
          <div style="background-color:#b56aa2;">Content here</div>
        
        
          .mybackground {background-color:#b56aa2;}
        
        Background color #b56aa2
      
           Border around this has a color of #b56aa2        
        
          <div style="border:2px solid #b56aa2;">Content here</div>
        
        
          .myborder {border:2px solid #b56aa2;}
        
        Border color #b56aa2