#b857fa color space conversions
Hex:
        #b857fa
        RGB:
        184, 87, 250
        CMY:
        28, 66, 2
        CMYK:
        26, 65, 0, 2
      HSL:
        276°, 94.2197%, 66.0784%
        HSV (HSB):
        276°, 65.2000%, 98.0392%
        XYZ:
        40.4307, 23.9089, 92.9264
        xyY:
        0.2571, 0.1520, 23.9089
      CIE-Lab:
        55.9964, 65.7049, -65.5780
        CIE-LCH:
        55.9964, 92.8311, 315.0554
        CIE-Luv:
        55.9964, 29.6601, -109.8398
        Hunter-Lab:
        48.8967, 62.0252, -78.4508
      #b857fa color charts
#b857fa RGB chart
      #b857fa CMYK chart
      #b857fa RGB pie chart
      #b857fa color shades, tints & tones
#b857fa color schemes
#b857fa color preview, HTML & CSS examples
           This text has a color of #b857fa        
        
          <p style="color:#b857fa;">Text here</p>
        
        
          .mytext {color:#b857fa;}
        
        Text color #b857fa
      
           This box has a color of #b857fa        
        
          <div style="background-color:#b857fa;">Content here</div>
        
        
          .mybackground {background-color:#b857fa;}
        
        Background color #b857fa
      
           Border around this has a color of #b857fa        
        
          <div style="border:2px solid #b857fa;">Content here</div>
        
        
          .myborder {border:2px solid #b857fa;}
        
        Border color #b857fa