#b884fe color space conversions
Hex:
        #b884fe
        RGB:
        184, 132, 254
        CMY:
        28, 48, 0
        CMYK:
        28, 48, 0, 0
      HSL:
        266°, 98.3871%, 75.6863%
        HSV (HSB):
        266°, 48.0315%, 99.6078%
        XYZ:
        45.9078, 33.8486, 97.8798
        xyY:
        0.2584, 0.1906, 33.8486
      CIE-Lab:
        64.8422, 43.8431, -53.6392
        CIE-LCH:
        64.8422, 69.2775, 309.2615
        CIE-Luv:
        64.8422, 15.9245, -91.7019
        Hunter-Lab:
        58.1796, 39.0349, -59.0222
      #b884fe color charts
#b884fe RGB chart
      #b884fe CMYK chart
      #b884fe RGB pie chart
      #b884fe color shades, tints & tones
#b884fe color schemes
#b884fe color preview, HTML & CSS examples
           This text has a color of #b884fe        
        
          <p style="color:#b884fe;">Text here</p>
        
        
          .mytext {color:#b884fe;}
        
        Text color #b884fe
      
           This box has a color of #b884fe        
        
          <div style="background-color:#b884fe;">Content here</div>
        
        
          .mybackground {background-color:#b884fe;}
        
        Background color #b884fe
      
           Border around this has a color of #b884fe        
        
          <div style="border:2px solid #b884fe;">Content here</div>
        
        
          .myborder {border:2px solid #b884fe;}
        
        Border color #b884fe