#fc01f0 color space conversions
Hex:
        #fc01f0
        RGB:
        252, 1, 240
        CMY:
        1, 100, 6
        CMYK:
        0, 100, 5, 1
      HSL:
        303°, 99.2095%, 49.6078%
        HSV (HSB):
        303°, 99.6032%, 98.8235%
        XYZ:
        55.8839, 27.0084, 84.7058
        xyY:
        0.3334, 0.1611, 27.0084
      CIE-Lab:
        58.9821, 95.6778, -54.6625
        CIE-LCH:
        58.9821, 110.1918, 330.2599
        CIE-Luv:
        58.9821, 87.9802, -98.4766
        Hunter-Lab:
        51.9696, 100.9975, -60.2586
      #fc01f0 color charts
#fc01f0 RGB chart
      #fc01f0 CMYK chart
      #fc01f0 RGB pie chart
      #fc01f0 color shades, tints & tones
#fc01f0 color schemes
#fc01f0 color preview, HTML & CSS examples
           This text has a color of #fc01f0        
        
          <p style="color:#fc01f0;">Text here</p>
        
        
          .mytext {color:#fc01f0;}
        
        Text color #fc01f0
      
           This box has a color of #fc01f0        
        
          <div style="background-color:#fc01f0;">Content here</div>
        
        
          .mybackground {background-color:#fc01f0;}
        
        Background color #fc01f0
      
           Border around this has a color of #fc01f0        
        
          <div style="border:2px solid #fc01f0;">Content here</div>
        
        
          .myborder {border:2px solid #fc01f0;}
        
        Border color #fc01f0