#b94bfb color space conversions
Hex:
        #b94bfb
        RGB:
        185, 75, 251
        CMY:
        27, 71, 2
        CMYK:
        26, 70, 0, 2
      HSL:
        278°, 95.6522%, 63.9216%
        HSV (HSB):
        278°, 70.1195%, 98.4314%
        XYZ:
        39.9362, 22.3115, 93.4685
        xyY:
        0.2565, 0.1433, 22.3115
      CIE-Lab:
        54.3559, 71.2369, -68.7746
        CIE-LCH:
        54.3559, 99.0184, 316.0075
        CIE-Luv:
        54.3559, 32.5335, -114.3131
        Hunter-Lab:
        47.2350, 68.2568, -84.2583
      #b94bfb color charts
#b94bfb RGB chart
      #b94bfb CMYK chart
      #b94bfb RGB pie chart
      #b94bfb color shades, tints & tones
#b94bfb color schemes
#b94bfb color preview, HTML & CSS examples
           This text has a color of #b94bfb        
        
          <p style="color:#b94bfb;">Text here</p>
        
        
          .mytext {color:#b94bfb;}
        
        Text color #b94bfb
      
           This box has a color of #b94bfb        
        
          <div style="background-color:#b94bfb;">Content here</div>
        
        
          .mybackground {background-color:#b94bfb;}
        
        Background color #b94bfb
      
           Border around this has a color of #b94bfb        
        
          <div style="border:2px solid #b94bfb;">Content here</div>
        
        
          .myborder {border:2px solid #b94bfb;}
        
        Border color #b94bfb