#b57fca color space conversions
Hex:
        #b57fca
        RGB:
        181, 127, 202
        CMY:
        29, 50, 21
        CMYK:
        10, 37, 0, 21
      HSL:
        283°, 41.4365%, 64.5098%
        HSV (HSB):
        283°, 37.1287%, 79.2157%
        XYZ:
        37.3061, 29.2668, 59.5599
        xyY:
        0.2958, 0.2320, 29.2668
      CIE-Lab:
        61.0163, 34.1196, -30.7798
        CIE-LCH:
        61.0163, 45.9515, 317.9459
        CIE-Luv:
        61.0163, 23.7869, -52.5025
        Hunter-Lab:
        54.0988, 28.4194, -27.4061
      #b57fca color charts
#b57fca RGB chart
      #b57fca CMYK chart
      #b57fca RGB pie chart
      #b57fca color shades, tints & tones
#b57fca color schemes
#b57fca color preview, HTML & CSS examples
           This text has a color of #b57fca        
        
          <p style="color:#b57fca;">Text here</p>
        
        
          .mytext {color:#b57fca;}
        
        Text color #b57fca
      
           This box has a color of #b57fca        
        
          <div style="background-color:#b57fca;">Content here</div>
        
        
          .mybackground {background-color:#b57fca;}
        
        Background color #b57fca
      
           Border around this has a color of #b57fca        
        
          <div style="border:2px solid #b57fca;">Content here</div>
        
        
          .myborder {border:2px solid #b57fca;}
        
        Border color #b57fca