#b901f3 color space conversions
Hex:
        #b901f3
        RGB:
        185, 1, 243
        CMY:
        27, 100, 5
        CMYK:
        24, 100, 0, 5
      HSL:
        286°, 99.1803%, 47.8431%
        HSV (HSB):
        286°, 99.5885%, 95.2941%
        XYZ:
        36.1961, 16.8071, 86.1304
        xyY:
        0.2602, 0.1208, 16.8071
      CIE-Lab:
        48.0160, 86.4881, -74.5951
        CIE-LCH:
        48.0160, 114.2130, 319.2226
        CIE-Luv:
        48.0160, 41.8200, -119.6283
        Hunter-Lab:
        40.9964, 85.8555, -95.8663
      #b901f3 color charts
#b901f3 RGB chart
      #b901f3 CMYK chart
      #b901f3 RGB pie chart
      #b901f3 color shades, tints & tones
#b901f3 color schemes
#b901f3 color preview, HTML & CSS examples
           This text has a color of #b901f3        
        
          <p style="color:#b901f3;">Text here</p>
        
        
          .mytext {color:#b901f3;}
        
        Text color #b901f3
      
           This box has a color of #b901f3        
        
          <div style="background-color:#b901f3;">Content here</div>
        
        
          .mybackground {background-color:#b901f3;}
        
        Background color #b901f3
      
           Border around this has a color of #b901f3        
        
          <div style="border:2px solid #b901f3;">Content here</div>
        
        
          .myborder {border:2px solid #b901f3;}
        
        Border color #b901f3