#fc47af color space conversions
Hex:
        #fc47af
        RGB:
        252, 71, 175
        CMY:
        1, 72, 31
        CMYK:
        0, 72, 31, 1
      HSL:
        326°, 96.7914%, 63.3333%
        HSV (HSB):
        326°, 71.8254%, 98.8235%
        XYZ:
        50.1360, 28.2971, 43.3769
        xyY:
        0.4116, 0.2323, 28.2971
      CIE-Lab:
        60.1562, 75.7335, -15.8584
        CIE-LCH:
        60.1562, 77.3760, 348.1733
        CIE-Luv:
        60.1562, 104.6277, -36.9080
        Hunter-Lab:
        53.1950, 75.1440, -11.1104
      #fc47af color charts
#fc47af RGB chart
      #fc47af CMYK chart
      #fc47af RGB pie chart
      #fc47af color shades, tints & tones
#fc47af color schemes
#fc47af color preview, HTML & CSS examples
           This text has a color of #fc47af        
        
          <p style="color:#fc47af;">Text here</p>
        
        
          .mytext {color:#fc47af;}
        
        Text color #fc47af
      
           This box has a color of #fc47af        
        
          <div style="background-color:#fc47af;">Content here</div>
        
        
          .mybackground {background-color:#fc47af;}
        
        Background color #fc47af
      
           Border around this has a color of #fc47af        
        
          <div style="border:2px solid #fc47af;">Content here</div>
        
        
          .myborder {border:2px solid #fc47af;}
        
        Border color #fc47af