#fc01e3 color space conversions
Hex:
        #fc01e3
        RGB:
        252, 1, 227
        CMY:
        1, 100, 11
        CMYK:
        0, 100, 10, 1
      HSL:
        306°, 99.2095%, 49.6078%
        HSV (HSB):
        306°, 99.6032%, 98.8235%
        XYZ:
        54.0209, 26.2632, 74.8951
        xyY:
        0.3481, 0.1692, 26.2632
      CIE-Lab:
        58.2860, 93.9706, -48.4679
        CIE-LCH:
        58.2860, 105.7337, 332.7163
        CIE-Luv:
        58.2860, 93.5026, -88.6069
        Hunter-Lab:
        51.2476, 98.4760, -50.7752
      #fc01e3 color charts
#fc01e3 RGB chart
      #fc01e3 CMYK chart
      #fc01e3 RGB pie chart
      #fc01e3 color shades, tints & tones
#fc01e3 color schemes
#fc01e3 color preview, HTML & CSS examples
           This text has a color of #fc01e3        
        
          <p style="color:#fc01e3;">Text here</p>
        
        
          .mytext {color:#fc01e3;}
        
        Text color #fc01e3
      
           This box has a color of #fc01e3        
        
          <div style="background-color:#fc01e3;">Content here</div>
        
        
          .mybackground {background-color:#fc01e3;}
        
        Background color #fc01e3
      
           Border around this has a color of #fc01e3        
        
          <div style="border:2px solid #fc01e3;">Content here</div>
        
        
          .myborder {border:2px solid #fc01e3;}
        
        Border color #fc01e3