#f101fb color space conversions
Hex:
        #f101fb
        RGB:
        241, 1, 251
        CMY:
        5, 100, 2
        CMYK:
        4, 100, 0, 2
      HSL:
        298°, 99.2063%, 49.4118%
        HSV (HSB):
        298°, 99.6016%, 98.4314%
        XYZ:
        53.6991, 25.6875, 93.3947
        xyY:
        0.3108, 0.1487, 25.6875
      CIE-Lab:
        57.7392, 95.5035, -62.8913
        CIE-LCH:
        57.7392, 114.3514, 326.6342
        CIE-Luv:
        57.7392, 75.6779, -110.2522
        Hunter-Lab:
        50.6829, 100.4278, -73.7774
      #f101fb color charts
#f101fb RGB chart
      #f101fb CMYK chart
      #f101fb RGB pie chart
      #f101fb color shades, tints & tones
#f101fb color schemes
#f101fb color preview, HTML & CSS examples
           This text has a color of #f101fb        
        
          <p style="color:#f101fb;">Text here</p>
        
        
          .mytext {color:#f101fb;}
        
        Text color #f101fb
      
           This box has a color of #f101fb        
        
          <div style="background-color:#f101fb;">Content here</div>
        
        
          .mybackground {background-color:#f101fb;}
        
        Background color #f101fb
      
           Border around this has a color of #f101fb        
        
          <div style="border:2px solid #f101fb;">Content here</div>
        
        
          .myborder {border:2px solid #f101fb;}
        
        Border color #f101fb