#b56dd4 color space conversions
Hex:
        #b56dd4
        RGB:
        181, 109, 212
        CMY:
        29, 57, 17
        CMYK:
        15, 49, 0, 17
      HSL:
        282°, 54.4974%, 62.9412%
        HSV (HSB):
        282°, 48.5849%, 83.1373%
        XYZ:
        36.4084, 25.5145, 65.2932
        xyY:
        0.2862, 0.2006, 25.5145
      CIE-Lab:
        57.5733, 45.9998, -41.8045
        CIE-LCH:
        57.5733, 62.1578, 317.7355
        CIE-Luv:
        57.5733, 29.1600, -71.0706
        Hunter-Lab:
        50.5119, 40.2649, -41.2818
      #b56dd4 color charts
#b56dd4 RGB chart
      #b56dd4 CMYK chart
      #b56dd4 RGB pie chart
      #b56dd4 color shades, tints & tones
#b56dd4 color schemes
#b56dd4 color preview, HTML & CSS examples
           This text has a color of #b56dd4        
        
          <p style="color:#b56dd4;">Text here</p>
        
        
          .mytext {color:#b56dd4;}
        
        Text color #b56dd4
      
           This box has a color of #b56dd4        
        
          <div style="background-color:#b56dd4;">Content here</div>
        
        
          .mybackground {background-color:#b56dd4;}
        
        Background color #b56dd4
      
           Border around this has a color of #b56dd4        
        
          <div style="border:2px solid #b56dd4;">Content here</div>
        
        
          .myborder {border:2px solid #b56dd4;}
        
        Border color #b56dd4