#b84bfb color space conversions
Hex:
        #b84bfb
        RGB:
        184, 75, 251
        CMY:
        28, 71, 2
        CMYK:
        27, 70, 0, 2
      HSL:
        277°, 95.6522%, 63.9216%
        HSV (HSB):
        277°, 70.1195%, 98.4314%
        XYZ:
        39.6958, 22.1875, 93.4572
        xyY:
        0.2555, 0.1428, 22.1875
      CIE-Lab:
        54.2254, 71.0464, -68.9920
        CIE-LCH:
        54.2254, 99.0328, 315.8405
        CIE-Luv:
        54.2254, 31.9788, -114.5369
        Hunter-Lab:
        47.1036, 67.9966, -84.6633
      #b84bfb color charts
#b84bfb RGB chart
      #b84bfb CMYK chart
      #b84bfb RGB pie chart
      #b84bfb color shades, tints & tones
#b84bfb color schemes
#b84bfb color preview, HTML & CSS examples
           This text has a color of #b84bfb        
        
          <p style="color:#b84bfb;">Text here</p>
        
        
          .mytext {color:#b84bfb;}
        
        Text color #b84bfb
      
           This box has a color of #b84bfb        
        
          <div style="background-color:#b84bfb;">Content here</div>
        
        
          .mybackground {background-color:#b84bfb;}
        
        Background color #b84bfb
      
           Border around this has a color of #b84bfb        
        
          <div style="border:2px solid #b84bfb;">Content here</div>
        
        
          .myborder {border:2px solid #b84bfb;}
        
        Border color #b84bfb