#b56cd8 color space conversions
Hex:
        #b56cd8
        RGB:
        181, 108, 216
        CMY:
        29, 58, 15
        CMYK:
        16, 50, 0, 15
      HSL:
        281°, 58.0645%, 63.5294%
        HSV (HSB):
        281°, 50.0000%, 84.7059%
        XYZ:
        36.8133, 25.5067, 67.9488
        xyY:
        0.2826, 0.1958, 25.5067
      CIE-Lab:
        57.5659, 47.3732, -44.0735
        CIE-LCH:
        57.5659, 64.7046, 317.0665
        CIE-Luv:
        57.5659, 28.7539, -74.8462
        Hunter-Lab:
        50.5042, 41.7290, -44.4163
      #b56cd8 color charts
#b56cd8 RGB chart
      #b56cd8 CMYK chart
      #b56cd8 RGB pie chart
      #b56cd8 color shades, tints & tones
#b56cd8 color schemes
#b56cd8 color preview, HTML & CSS examples
           This text has a color of #b56cd8        
        
          <p style="color:#b56cd8;">Text here</p>
        
        
          .mytext {color:#b56cd8;}
        
        Text color #b56cd8
      
           This box has a color of #b56cd8        
        
          <div style="background-color:#b56cd8;">Content here</div>
        
        
          .mybackground {background-color:#b56cd8;}
        
        Background color #b56cd8
      
           Border around this has a color of #b56cd8        
        
          <div style="border:2px solid #b56cd8;">Content here</div>
        
        
          .myborder {border:2px solid #b56cd8;}
        
        Border color #b56cd8