#b57cf1 color space conversions
Hex:
        #b57cf1
        RGB:
        181, 124, 241
        CMY:
        29, 51, 5
        CMYK:
        25, 49, 0, 5
      HSL:
        269°, 80.6897%, 71.5686%
        HSV (HSB):
        269°, 48.5477%, 94.5098%
        XYZ:
        42.1409, 30.5899, 86.9025
        xyY:
        0.2640, 0.1916, 30.5899
      CIE-Lab:
        62.1599, 44.3671, -50.7600
        CIE-LCH:
        62.1599, 67.4168, 311.1553
        CIE-Luv:
        62.1599, 18.9576, -86.3790
        Hunter-Lab:
        55.3082, 39.2150, -54.4432
      #b57cf1 color charts
#b57cf1 RGB chart
      #b57cf1 CMYK chart
      #b57cf1 RGB pie chart
      #b57cf1 color shades, tints & tones
#b57cf1 color schemes
#b57cf1 color preview, HTML & CSS examples
           This text has a color of #b57cf1        
        
          <p style="color:#b57cf1;">Text here</p>
        
        
          .mytext {color:#b57cf1;}
        
        Text color #b57cf1
      
           This box has a color of #b57cf1        
        
          <div style="background-color:#b57cf1;">Content here</div>
        
        
          .mybackground {background-color:#b57cf1;}
        
        Background color #b57cf1
      
           Border around this has a color of #b57cf1        
        
          <div style="border:2px solid #b57cf1;">Content here</div>
        
        
          .myborder {border:2px solid #b57cf1;}
        
        Border color #b57cf1