#b57af2 color space conversions
Hex:
        #b57af2
        RGB:
        181, 122, 242
        CMY:
        29, 52, 5
        CMYK:
        25, 50, 0, 5
      HSL:
        270°, 82.1918%, 71.3725%
        HSV (HSB):
        270°, 49.5868%, 94.9020%
        XYZ:
        42.0426, 30.1536, 87.6087
        xyY:
        0.2631, 0.1887, 30.1536
      CIE-Lab:
        61.7866, 45.6799, -51.9050
        CIE-LCH:
        61.7866, 69.1432, 311.3499
        CIE-Luv:
        61.7866, 19.4888, -88.2911
        Hunter-Lab:
        54.9123, 40.5687, -56.1544
      #b57af2 color charts
#b57af2 RGB chart
      #b57af2 CMYK chart
      #b57af2 RGB pie chart
      #b57af2 color shades, tints & tones
#b57af2 color schemes
#b57af2 color preview, HTML & CSS examples
           This text has a color of #b57af2        
        
          <p style="color:#b57af2;">Text here</p>
        
        
          .mytext {color:#b57af2;}
        
        Text color #b57af2
      
           This box has a color of #b57af2        
        
          <div style="background-color:#b57af2;">Content here</div>
        
        
          .mybackground {background-color:#b57af2;}
        
        Background color #b57af2
      
           Border around this has a color of #b57af2        
        
          <div style="border:2px solid #b57af2;">Content here</div>
        
        
          .myborder {border:2px solid #b57af2;}
        
        Border color #b57af2