#fc47a1 color space conversions
Hex:
        #fc47a1
        RGB:
        252, 71, 161
        CMY:
        1, 72, 37
        CMYK:
        0, 72, 36, 1
      HSL:
        330°, 96.7914%, 63.3333%
        HSV (HSB):
        330°, 71.8254%, 98.8235%
        XYZ:
        48.8311, 27.7751, 36.5057
        xyY:
        0.4317, 0.2456, 27.7751
      CIE-Lab:
        59.6850, 74.2286, -8.4494
        CIE-LCH:
        59.6850, 74.7080, 353.5060
        CIE-Luv:
        59.6850, 110.0776, -26.0520
        Hunter-Lab:
        52.7021, 73.1605, -4.1775
      #fc47a1 color charts
#fc47a1 RGB chart
      #fc47a1 CMYK chart
      #fc47a1 RGB pie chart
      #fc47a1 color shades, tints & tones
#fc47a1 color schemes
#fc47a1 color preview, HTML & CSS examples
           This text has a color of #fc47a1        
        
          <p style="color:#fc47a1;">Text here</p>
        
        
          .mytext {color:#fc47a1;}
        
        Text color #fc47a1
      
           This box has a color of #fc47a1        
        
          <div style="background-color:#fc47a1;">Content here</div>
        
        
          .mybackground {background-color:#fc47a1;}
        
        Background color #fc47a1
      
           Border around this has a color of #fc47a1        
        
          <div style="border:2px solid #fc47a1;">Content here</div>
        
        
          .myborder {border:2px solid #fc47a1;}
        
        Border color #fc47a1