#b57cf6 color space conversions
Hex:
        #b57cf6
        RGB:
        181, 124, 246
        CMY:
        29, 51, 4
        CMYK:
        26, 50, 0, 4
      HSL:
        268°, 87.1429%, 72.5490%
        HSV (HSB):
        268°, 49.5935%, 96.4706%
        XYZ:
        42.8983, 30.8929, 90.8907
        xyY:
        0.2605, 0.1876, 30.8929
      CIE-Lab:
        62.4171, 45.5291, -53.1123
        CIE-LCH:
        62.4171, 69.9559, 310.6040
        CIE-Luv:
        62.4171, 18.2115, -90.3971
        Hunter-Lab:
        55.5814, 40.5007, -58.0484
      #b57cf6 color charts
#b57cf6 RGB chart
      #b57cf6 CMYK chart
      #b57cf6 RGB pie chart
      #b57cf6 color shades, tints & tones
#b57cf6 color schemes
#b57cf6 color preview, HTML & CSS examples
           This text has a color of #b57cf6        
        
          <p style="color:#b57cf6;">Text here</p>
        
        
          .mytext {color:#b57cf6;}
        
        Text color #b57cf6
      
           This box has a color of #b57cf6        
        
          <div style="background-color:#b57cf6;">Content here</div>
        
        
          .mybackground {background-color:#b57cf6;}
        
        Background color #b57cf6
      
           Border around this has a color of #b57cf6        
        
          <div style="border:2px solid #b57cf6;">Content here</div>
        
        
          .myborder {border:2px solid #b57cf6;}
        
        Border color #b57cf6