#b57bf2 color space conversions
Hex:
        #b57bf2
        RGB:
        181, 123, 242
        CMY:
        29, 52, 5
        CMYK:
        25, 49, 0, 5
      HSL:
        269°, 82.0690%, 71.5686%
        HSV (HSB):
        269°, 49.1736%, 94.9020%
        XYZ:
        42.1660, 30.4005, 87.6499
        xyY:
        0.2632, 0.1897, 30.4005
      CIE-Lab:
        61.9982, 45.1399, -51.5692
        CIE-LCH:
        61.9982, 68.5346, 311.1965
        CIE-Luv:
        61.9982, 19.1494, -87.7401
        Hunter-Lab:
        55.1366, 40.0197, -55.6568
      #b57bf2 color charts
#b57bf2 RGB chart
      #b57bf2 CMYK chart
      #b57bf2 RGB pie chart
      #b57bf2 color shades, tints & tones
#b57bf2 color schemes
#b57bf2 color preview, HTML & CSS examples
           This text has a color of #b57bf2        
        
          <p style="color:#b57bf2;">Text here</p>
        
        
          .mytext {color:#b57bf2;}
        
        Text color #b57bf2
      
           This box has a color of #b57bf2        
        
          <div style="background-color:#b57bf2;">Content here</div>
        
        
          .mybackground {background-color:#b57bf2;}
        
        Background color #b57bf2
      
           Border around this has a color of #b57bf2        
        
          <div style="border:2px solid #b57bf2;">Content here</div>
        
        
          .myborder {border:2px solid #b57bf2;}
        
        Border color #b57bf2