#b56ae1 color space conversions
Hex:
        #b56ae1
        RGB:
        181, 106, 225
        CMY:
        29, 58, 12
        CMYK:
        20, 53, 0, 12
      HSL:
        278°, 66.4804%, 64.9020%
        HSV (HSB):
        278°, 52.8889%, 88.2353%
        XYZ:
        37.8007, 25.5681, 74.1770
        xyY:
        0.2748, 0.1859, 25.5681
      CIE-Lab:
        57.6248, 50.3492, -49.0420
        CIE-LCH:
        57.6248, 70.2862, 315.7535
        CIE-Luv:
        57.6248, 27.7182, -83.1052
        Hunter-Lab:
        50.5649, 44.9524, -51.5810
      #b56ae1 color charts
#b56ae1 RGB chart
      #b56ae1 CMYK chart
      #b56ae1 RGB pie chart
      #b56ae1 color shades, tints & tones
#b56ae1 color schemes
#b56ae1 color preview, HTML & CSS examples
           This text has a color of #b56ae1        
        
          <p style="color:#b56ae1;">Text here</p>
        
        
          .mytext {color:#b56ae1;}
        
        Text color #b56ae1
      
           This box has a color of #b56ae1        
        
          <div style="background-color:#b56ae1;">Content here</div>
        
        
          .mybackground {background-color:#b56ae1;}
        
        Background color #b56ae1
      
           Border around this has a color of #b56ae1        
        
          <div style="border:2px solid #b56ae1;">Content here</div>
        
        
          .myborder {border:2px solid #b56ae1;}
        
        Border color #b56ae1