#b881f2 color space conversions
Hex:
        #b881f2
        RGB:
        184, 129, 242
        CMY:
        28, 49, 5
        CMYK:
        24, 47, 0, 5
      HSL:
        269°, 81.2950%, 72.7451%
        HSV (HSB):
        269°, 46.6942%, 94.9020%
        XYZ:
        43.6444, 32.3017, 87.9389
        xyY:
        0.2663, 0.1971, 32.3017
      CIE-Lab:
        63.5914, 42.6784, -49.0266
        CIE-LCH:
        63.5914, 65.0004, 311.0401
        CIE-Luv:
        63.5914, 18.6753, -83.7151
        Hunter-Lab:
        56.8346, 37.6134, -51.9540
      #b881f2 color charts
#b881f2 RGB chart
      #b881f2 CMYK chart
      #b881f2 RGB pie chart
      #b881f2 color shades, tints & tones
#b881f2 color schemes
#b881f2 color preview, HTML & CSS examples
           This text has a color of #b881f2        
        
          <p style="color:#b881f2;">Text here</p>
        
        
          .mytext {color:#b881f2;}
        
        Text color #b881f2
      
           This box has a color of #b881f2        
        
          <div style="background-color:#b881f2;">Content here</div>
        
        
          .mybackground {background-color:#b881f2;}
        
        Background color #b881f2
      
           Border around this has a color of #b881f2        
        
          <div style="border:2px solid #b881f2;">Content here</div>
        
        
          .myborder {border:2px solid #b881f2;}
        
        Border color #b881f2