#b57cf2 color space conversions
Hex:
        #b57cf2
        RGB:
        181, 124, 242
        CMY:
        29, 51, 5
        CMYK:
        25, 49, 0, 5
      HSL:
        269°, 81.9444%, 71.7647%
        HSV (HSB):
        269°, 48.7603%, 94.9020%
        XYZ:
        42.2907, 30.6499, 87.6915
        xyY:
        0.2633, 0.1908, 30.6499
      CIE-Lab:
        62.2109, 44.5986, -51.2318
        CIE-LCH:
        62.2109, 67.9245, 311.0404
        CIE-Luv:
        62.2109, 18.8077, -87.1848
        Hunter-Lab:
        55.3623, 39.4703, -55.1591
      #b57cf2 color charts
#b57cf2 RGB chart
      #b57cf2 CMYK chart
      #b57cf2 RGB pie chart
      #b57cf2 color shades, tints & tones
#b57cf2 color schemes
#b57cf2 color preview, HTML & CSS examples
           This text has a color of #b57cf2        
        
          <p style="color:#b57cf2;">Text here</p>
        
        
          .mytext {color:#b57cf2;}
        
        Text color #b57cf2
      
           This box has a color of #b57cf2        
        
          <div style="background-color:#b57cf2;">Content here</div>
        
        
          .mybackground {background-color:#b57cf2;}
        
        Background color #b57cf2
      
           Border around this has a color of #b57cf2        
        
          <div style="border:2px solid #b57cf2;">Content here</div>
        
        
          .myborder {border:2px solid #b57cf2;}
        
        Border color #b57cf2