#fc00f0 color space conversions
Hex:
        #fc00f0
        RGB:
        252, 0, 240
        CMY:
        1, 100, 6
        CMYK:
        0, 100, 5, 1
      HSL:
        303°, 100.0000%, 49.4118%
        HSV (HSB):
        303°, 100.0000%, 98.8235%
        XYZ:
        55.8731, 26.9867, 84.7022
        xyY:
        0.3334, 0.1611, 26.9867
      CIE-Lab:
        58.9620, 95.7373, -54.6946
        CIE-LCH:
        58.9620, 110.2594, 330.2607
        CIE-Luv:
        58.9620, 88.0201, -98.5260
        Hunter-Lab:
        51.9487, 101.0740, -60.3080
      #fc00f0 color charts
#fc00f0 RGB chart
      #fc00f0 CMYK chart
      #fc00f0 RGB pie chart
      #fc00f0 color shades, tints & tones
#fc00f0 color schemes
#fc00f0 color preview, HTML & CSS examples
           This text has a color of #fc00f0        
        
          <p style="color:#fc00f0;">Text here</p>
        
        
          .mytext {color:#fc00f0;}
        
        Text color #fc00f0
      
           This box has a color of #fc00f0        
        
          <div style="background-color:#fc00f0;">Content here</div>
        
        
          .mybackground {background-color:#fc00f0;}
        
        Background color #fc00f0
      
           Border around this has a color of #fc00f0        
        
          <div style="border:2px solid #fc00f0;">Content here</div>
        
        
          .myborder {border:2px solid #fc00f0;}
        
        Border color #fc00f0