#fc47e1 color space conversions
Hex:
        #fc47e1
        RGB:
        252, 71, 225
        CMY:
        1, 72, 12
        CMYK:
        0, 72, 11, 1
      HSL:
        309°, 96.7914%, 63.3333%
        HSV (HSB):
        309°, 71.8254%, 98.8235%
        XYZ:
        55.9887, 30.6382, 74.1970
        xyY:
        0.3481, 0.1905, 30.6382
      CIE-Lab:
        62.2010, 82.0651, -41.1678
        CIE-LCH:
        62.2010, 91.8121, 333.3595
        CIE-Luv:
        62.2010, 85.3568, -76.6380
        Hunter-Lab:
        55.3518, 83.6886, -40.7298
      #fc47e1 color charts
#fc47e1 RGB chart
      #fc47e1 CMYK chart
      #fc47e1 RGB pie chart
      #fc47e1 color shades, tints & tones
#fc47e1 color schemes
#fc47e1 color preview, HTML & CSS examples
           This text has a color of #fc47e1        
        
          <p style="color:#fc47e1;">Text here</p>
        
        
          .mytext {color:#fc47e1;}
        
        Text color #fc47e1
      
           This box has a color of #fc47e1        
        
          <div style="background-color:#fc47e1;">Content here</div>
        
        
          .mybackground {background-color:#fc47e1;}
        
        Background color #fc47e1
      
           Border around this has a color of #fc47e1        
        
          <div style="border:2px solid #fc47e1;">Content here</div>
        
        
          .myborder {border:2px solid #fc47e1;}
        
        Border color #fc47e1