#b001f3 color space conversions
Hex:
        #b001f3
        RGB:
        176, 1, 243
        CMY:
        31, 100, 5
        CMYK:
        28, 100, 0, 5
      HSL:
        283°, 99.1803%, 47.8431%
        HSV (HSB):
        283°, 99.5885%, 95.2941%
        XYZ:
        34.0930, 15.7229, 86.0319
        xyY:
        0.2510, 0.1157, 15.7229
      CIE-Lab:
        46.6088, 85.3940, -76.9508
        CIE-LCH:
        46.6088, 114.9502, 317.9771
        CIE-Luv:
        46.6088, 36.6123, -121.3943
        Hunter-Lab:
        39.6521, 84.0838, -100.8833
      #b001f3 color charts
#b001f3 RGB chart
      #b001f3 CMYK chart
      #b001f3 RGB pie chart
      #b001f3 color shades, tints & tones
#b001f3 color schemes
#b001f3 color preview, HTML & CSS examples
           This text has a color of #b001f3        
        
          <p style="color:#b001f3;">Text here</p>
        
        
          .mytext {color:#b001f3;}
        
        Text color #b001f3
      
           This box has a color of #b001f3        
        
          <div style="background-color:#b001f3;">Content here</div>
        
        
          .mybackground {background-color:#b001f3;}
        
        Background color #b001f3
      
           Border around this has a color of #b001f3        
        
          <div style="border:2px solid #b001f3;">Content here</div>
        
        
          .myborder {border:2px solid #b001f3;}
        
        Border color #b001f3