#b81bfb color space conversions
Hex:
        #b81bfb
        RGB:
        184, 27, 251
        CMY:
        28, 89, 2
        CMYK:
        27, 89, 0, 2
      HSL:
        282°, 96.5517%, 54.5098%
        HSV (HSB):
        282°, 89.2430%, 98.4314%
        XYZ:
        37.5717, 17.9392, 92.7492
        xyY:
        0.2534, 0.1210, 17.9392
      CIE-Lab:
        49.4223, 84.9604, -76.7919
        CIE-LCH:
        49.4223, 114.5219, 317.8910
        CIE-Luv:
        49.4223, 37.9719, -123.5537
        Hunter-Lab:
        42.3547, 84.2214, -100.1859
      #b81bfb color charts
#b81bfb RGB chart
      #b81bfb CMYK chart
      #b81bfb RGB pie chart
      #b81bfb color shades, tints & tones
#b81bfb color schemes
#b81bfb color preview, HTML & CSS examples
           This text has a color of #b81bfb        
        
          <p style="color:#b81bfb;">Text here</p>
        
        
          .mytext {color:#b81bfb;}
        
        Text color #b81bfb
      
           This box has a color of #b81bfb        
        
          <div style="background-color:#b81bfb;">Content here</div>
        
        
          .mybackground {background-color:#b81bfb;}
        
        Background color #b81bfb
      
           Border around this has a color of #b81bfb        
        
          <div style="border:2px solid #b81bfb;">Content here</div>
        
        
          .myborder {border:2px solid #b81bfb;}
        
        Border color #b81bfb