#b56bf2 color space conversions
Hex:
        #b56bf2
        RGB:
        181, 107, 242
        CMY:
        29, 58, 5
        CMYK:
        25, 56, 0, 5
      HSL:
        273°, 83.8509%, 68.4314%
        HSV (HSB):
        273°, 55.7851%, 94.9020%
        XYZ:
        40.3408, 26.7500, 87.0415
        xyY:
        0.2617, 0.1736, 26.7500
      CIE-Lab:
        58.7422, 53.5909, -56.7516
        CIE-LCH:
        58.7422, 78.0559, 313.3592
        CIE-Luv:
        58.7422, 24.2752, -96.0187
        Hunter-Lab:
        51.7204, 48.7155, -63.5764
      #b56bf2 color charts
#b56bf2 RGB chart
      #b56bf2 CMYK chart
      #b56bf2 RGB pie chart
      #b56bf2 color shades, tints & tones
#b56bf2 color schemes
#b56bf2 color preview, HTML & CSS examples
           This text has a color of #b56bf2        
        
          <p style="color:#b56bf2;">Text here</p>
        
        
          .mytext {color:#b56bf2;}
        
        Text color #b56bf2
      
           This box has a color of #b56bf2        
        
          <div style="background-color:#b56bf2;">Content here</div>
        
        
          .mybackground {background-color:#b56bf2;}
        
        Background color #b56bf2
      
           Border around this has a color of #b56bf2        
        
          <div style="border:2px solid #b56bf2;">Content here</div>
        
        
          .myborder {border:2px solid #b56bf2;}
        
        Border color #b56bf2