#b001fb color space conversions
Hex:
        #b001fb
        RGB:
        176, 1, 251
        CMY:
        31, 100, 2
        CMYK:
        30, 100, 0, 2
      HSL:
        282°, 99.2063%, 49.4118%
        HSV (HSB):
        282°, 99.6016%, 98.4314%
        XYZ:
        35.3279, 16.2168, 92.5350
        xyY:
        0.2452, 0.1126, 16.2168
      CIE-Lab:
        47.2577, 86.8356, -80.3780
        CIE-LCH:
        47.2577, 118.3260, 317.2116
        CIE-Luv:
        47.2577, 34.5469, -126.5076
        Hunter-Lab:
        40.2701, 86.1206, -108.0507
      #b001fb color charts
#b001fb RGB chart
      #b001fb CMYK chart
      #b001fb RGB pie chart
      #b001fb color shades, tints & tones
#b001fb color schemes
#b001fb color preview, HTML & CSS examples
           This text has a color of #b001fb        
        
          <p style="color:#b001fb;">Text here</p>
        
        
          .mytext {color:#b001fb;}
        
        Text color #b001fb
      
           This box has a color of #b001fb        
        
          <div style="background-color:#b001fb;">Content here</div>
        
        
          .mybackground {background-color:#b001fb;}
        
        Background color #b001fb
      
           Border around this has a color of #b001fb        
        
          <div style="border:2px solid #b001fb;">Content here</div>
        
        
          .myborder {border:2px solid #b001fb;}
        
        Border color #b001fb