#b56ec7 color space conversions
Hex:
        #b56ec7
        RGB:
        181, 110, 199
        CMY:
        29, 57, 22
        CMYK:
        9, 45, 0, 22
      HSL:
        288°, 44.2786%, 60.5882%
        HSV (HSB):
        288°, 44.7236%, 78.0392%
        XYZ:
        34.9408, 25.0991, 57.0359
        xyY:
        0.2984, 0.2144, 25.0991
      CIE-Lab:
        57.1719, 42.7840, -35.0642
        CIE-LCH:
        57.1719, 55.3170, 320.6632
        CIE-Luv:
        57.1719, 31.2770, -59.8765
        Hunter-Lab:
        50.0990, 36.8187, -32.4301
      #b56ec7 color charts
#b56ec7 RGB chart
      #b56ec7 CMYK chart
      #b56ec7 RGB pie chart
      #b56ec7 color shades, tints & tones
#b56ec7 color schemes
#b56ec7 color preview, HTML & CSS examples
           This text has a color of #b56ec7        
        
          <p style="color:#b56ec7;">Text here</p>
        
        
          .mytext {color:#b56ec7;}
        
        Text color #b56ec7
      
           This box has a color of #b56ec7        
        
          <div style="background-color:#b56ec7;">Content here</div>
        
        
          .mybackground {background-color:#b56ec7;}
        
        Background color #b56ec7
      
           Border around this has a color of #b56ec7        
        
          <div style="border:2px solid #b56ec7;">Content here</div>
        
        
          .myborder {border:2px solid #b56ec7;}
        
        Border color #b56ec7