#fdc7f1 color space conversions
Hex:
        #fdc7f1
        RGB:
        253, 199, 241
        CMY:
        1, 22, 5
        CMYK:
        0, 21, 5, 1
      HSL:
        313°, 93.1034%, 88.6275%
        HSV (HSB):
        313°, 21.3439%, 99.2157%
        XYZ:
        76.8086, 68.0804, 92.3117
        xyY:
        0.3238, 0.2870, 68.0804
      CIE-Lab:
        86.0466, 25.8663, -13.3481
        CIE-LCH:
        86.0466, 29.1074, 332.7045
        CIE-Luv:
        86.0466, 28.6494, -25.3956
        Hunter-Lab:
        82.5108, 21.7702, -8.5750
      #fdc7f1 color charts
#fdc7f1 RGB chart
      #fdc7f1 CMYK chart
      #fdc7f1 RGB pie chart
      #fdc7f1 color shades, tints & tones
#fdc7f1 color schemes
#fdc7f1 color preview, HTML & CSS examples
           This text has a color of #fdc7f1        
        
          <p style="color:#fdc7f1;">Text here</p>
        
        
          .mytext {color:#fdc7f1;}
        
        Text color #fdc7f1
      
           This box has a color of #fdc7f1        
        
          <div style="background-color:#fdc7f1;">Content here</div>
        
        
          .mybackground {background-color:#fdc7f1;}
        
        Background color #fdc7f1
      
           Border around this has a color of #fdc7f1        
        
          <div style="border:2px solid #fdc7f1;">Content here</div>
        
        
          .myborder {border:2px solid #fdc7f1;}
        
        Border color #fdc7f1