#b882f2 color space conversions
Hex:
        #b882f2
        RGB:
        184, 130, 242
        CMY:
        28, 49, 5
        CMYK:
        24, 46, 0, 5
      HSL:
        269°, 81.1594%, 72.9412%
        HSV (HSB):
        269°, 46.2810%, 94.9020%
        XYZ:
        43.7768, 32.5664, 87.9831
        xyY:
        0.2664, 0.1982, 32.5664
      CIE-Lab:
        63.8083, 42.1332, -48.6838
        CIE-LCH:
        63.8083, 64.3842, 310.8744
        CIE-Luv:
        63.8083, 18.3178, -83.1381
        Hunter-Lab:
        57.0670, 37.0624, -51.4635
      #b882f2 color charts
#b882f2 RGB chart
      #b882f2 CMYK chart
      #b882f2 RGB pie chart
      #b882f2 color shades, tints & tones
#b882f2 color schemes
#b882f2 color preview, HTML & CSS examples
           This text has a color of #b882f2        
        
          <p style="color:#b882f2;">Text here</p>
        
        
          .mytext {color:#b882f2;}
        
        Text color #b882f2
      
           This box has a color of #b882f2        
        
          <div style="background-color:#b882f2;">Content here</div>
        
        
          .mybackground {background-color:#b882f2;}
        
        Background color #b882f2
      
           Border around this has a color of #b882f2        
        
          <div style="border:2px solid #b882f2;">Content here</div>
        
        
          .myborder {border:2px solid #b882f2;}
        
        Border color #b882f2