#b900f1 color space conversions
Hex:
        #b900f1
        RGB:
        185, 0, 241
        CMY:
        27, 100, 5
        CMYK:
        23, 100, 0, 5
      HSL:
        286°, 100.0000%, 47.2549%
        HSV (HSB):
        286°, 100.0000%, 94.5098%
        XYZ:
        35.8848, 16.6652, 84.5444
        xyY:
        0.2618, 0.1216, 16.6652
      CIE-Lab:
        47.8353, 86.2247, -73.7643
        CIE-LCH:
        47.8353, 113.4719, 319.4534
        CIE-Luv:
        47.8353, 42.4244, -118.3547
        Hunter-Lab:
        40.8230, 85.4672, -94.2136
      #b900f1 color charts
#b900f1 RGB chart
      #b900f1 CMYK chart
      #b900f1 RGB pie chart
      #b900f1 color shades, tints & tones
#b900f1 color schemes
#b900f1 color preview, HTML & CSS examples
           This text has a color of #b900f1        
        
          <p style="color:#b900f1;">Text here</p>
        
        
          .mytext {color:#b900f1;}
        
        Text color #b900f1
      
           This box has a color of #b900f1        
        
          <div style="background-color:#b900f1;">Content here</div>
        
        
          .mybackground {background-color:#b900f1;}
        
        Background color #b900f1
      
           Border around this has a color of #b900f1        
        
          <div style="border:2px solid #b900f1;">Content here</div>
        
        
          .myborder {border:2px solid #b900f1;}
        
        Border color #b900f1