#b56de5 color space conversions
Hex:
        #b56de5
        RGB:
        181, 109, 229
        CMY:
        29, 57, 10
        CMYK:
        21, 52, 0, 10
      HSL:
        276°, 69.7674%, 66.2745%
        HSV (HSB):
        276°, 52.4017%, 89.8039%
        XYZ:
        38.6676, 26.4182, 77.1900
        xyY:
        0.2718, 0.1857, 26.4182
      CIE-Lab:
        58.4319, 49.6598, -50.0016
        CIE-LCH:
        58.4319, 70.4716, 314.8035
        CIE-Luv:
        58.4319, 25.9940, -84.7784
        Hunter-Lab:
        51.3986, 44.3393, -53.0621
      #b56de5 color charts
#b56de5 RGB chart
      #b56de5 CMYK chart
      #b56de5 RGB pie chart
      #b56de5 color shades, tints & tones
#b56de5 color schemes
#b56de5 color preview, HTML & CSS examples
           This text has a color of #b56de5        
        
          <p style="color:#b56de5;">Text here</p>
        
        
          .mytext {color:#b56de5;}
        
        Text color #b56de5
      
           This box has a color of #b56de5        
        
          <div style="background-color:#b56de5;">Content here</div>
        
        
          .mybackground {background-color:#b56de5;}
        
        Background color #b56de5
      
           Border around this has a color of #b56de5        
        
          <div style="border:2px solid #b56de5;">Content here</div>
        
        
          .myborder {border:2px solid #b56de5;}
        
        Border color #b56de5