#fcafd6 color space conversions
Hex:
        #fcafd6
        RGB:
        252, 175, 214
        CMY:
        1, 31, 16
        CMYK:
        0, 31, 15, 1
      HSL:
        330°, 92.7711%, 83.7255%
        HSV (HSB):
        330°, 30.5556%, 98.8235%
        XYZ:
        67.6125, 56.2104, 70.9045
        xyY:
        0.3472, 0.2887, 56.2104
      CIE-Lab:
        79.7334, 33.6962, -8.2966
        CIE-LCH:
        79.7334, 34.7026, 346.1679
        CIE-Luv:
        79.7334, 44.4516, -18.7047
        Hunter-Lab:
        74.9736, 29.7704, -3.5905
      #fcafd6 color charts
#fcafd6 RGB chart
      #fcafd6 CMYK chart
      #fcafd6 RGB pie chart
      #fcafd6 color shades, tints & tones
#fcafd6 color schemes
#fcafd6 color preview, HTML & CSS examples
           This text has a color of #fcafd6        
        
          <p style="color:#fcafd6;">Text here</p>
        
        
          .mytext {color:#fcafd6;}
        
        Text color #fcafd6
      
           This box has a color of #fcafd6        
        
          <div style="background-color:#fcafd6;">Content here</div>
        
        
          .mybackground {background-color:#fcafd6;}
        
        Background color #fcafd6
      
           Border around this has a color of #fcafd6        
        
          <div style="border:2px solid #fcafd6;">Content here</div>
        
        
          .myborder {border:2px solid #fcafd6;}
        
        Border color #fcafd6