#fb01fb color space conversions
Hex:
        #fb01fb
        RGB:
        251, 1, 251
        CMY:
        2, 100, 2
        CMYK:
        0, 100, 0, 2
      HSL:
        300°, 99.2063%, 49.4118%
        HSV (HSB):
        300°, 99.6016%, 98.4314%
        XYZ:
        57.2071, 27.4960, 93.5589
        xyY:
        0.3209, 0.1542, 27.4960
      CIE-Lab:
        59.4306, 97.0249, -60.0864
        CIE-LCH:
        59.4306, 114.1236, 328.2305
        CIE-Luv:
        59.4306, 82.7709, -107.0256
        Hunter-Lab:
        52.4366, 102.9753, -69.0813
      #fb01fb color charts
#fb01fb RGB chart
      #fb01fb CMYK chart
      #fb01fb RGB pie chart
      #fb01fb color shades, tints & tones
#fb01fb color schemes
#fb01fb color preview, HTML & CSS examples
           This text has a color of #fb01fb        
        
          <p style="color:#fb01fb;">Text here</p>
        
        
          .mytext {color:#fb01fb;}
        
        Text color #fb01fb
      
           This box has a color of #fb01fb        
        
          <div style="background-color:#fb01fb;">Content here</div>
        
        
          .mybackground {background-color:#fb01fb;}
        
        Background color #fb01fb
      
           Border around this has a color of #fb01fb        
        
          <div style="border:2px solid #fb01fb;">Content here</div>
        
        
          .myborder {border:2px solid #fb01fb;}
        
        Border color #fb01fb