#fc3fe1 color space conversions
Hex:
        #fc3fe1
        RGB:
        252, 63, 225
        CMY:
        1, 75, 12
        CMYK:
        0, 75, 11, 1
      HSL:
        309°, 96.9231%, 61.7647%
        HSV (HSB):
        309°, 75.0000%, 98.8235%
        XYZ:
        55.5130, 29.6867, 74.0384
        xyY:
        0.3486, 0.1864, 29.6867
      CIE-Lab:
        61.3830, 84.4006, -42.4527
        CIE-LCH:
        61.3830, 94.4759, 333.2981
        CIE-Luv:
        61.3830, 87.2321, -78.8051
        Hunter-Lab:
        54.4855, 86.5165, -42.4272
      #fc3fe1 color charts
#fc3fe1 RGB chart
      #fc3fe1 CMYK chart
      #fc3fe1 RGB pie chart
      #fc3fe1 color shades, tints & tones
#fc3fe1 color schemes
#fc3fe1 color preview, HTML & CSS examples
           This text has a color of #fc3fe1        
        
          <p style="color:#fc3fe1;">Text here</p>
        
        
          .mytext {color:#fc3fe1;}
        
        Text color #fc3fe1
      
           This box has a color of #fc3fe1        
        
          <div style="background-color:#fc3fe1;">Content here</div>
        
        
          .mybackground {background-color:#fc3fe1;}
        
        Background color #fc3fe1
      
           Border around this has a color of #fc3fe1        
        
          <div style="border:2px solid #fc3fe1;">Content here</div>
        
        
          .myborder {border:2px solid #fc3fe1;}
        
        Border color #fc3fe1