#fdc0f4 color space conversions
Hex:
        #fdc0f4
        RGB:
        253, 192, 244
        CMY:
        1, 25, 4
        CMYK:
        0, 24, 4, 1
      HSL:
        309°, 93.8462%, 87.2549%
        HSV (HSB):
        309°, 24.1107%, 99.2157%
        XYZ:
        75.6868, 65.1136, 94.1670
        xyY:
        0.3221, 0.2771, 65.1136
      CIE-Lab:
        84.5422, 30.0723, -17.2016
        CIE-LCH:
        84.5422, 34.6444, 330.2301
        CIE-Luv:
        84.5422, 31.8235, -32.2380
        Hunter-Lab:
        80.6930, 26.2131, -12.7051
      #fdc0f4 color charts
#fdc0f4 RGB chart
      #fdc0f4 CMYK chart
      #fdc0f4 RGB pie chart
      #fdc0f4 color shades, tints & tones
#fdc0f4 color schemes
#fdc0f4 color preview, HTML & CSS examples
           This text has a color of #fdc0f4        
        
          <p style="color:#fdc0f4;">Text here</p>
        
        
          .mytext {color:#fdc0f4;}
        
        Text color #fdc0f4
      
           This box has a color of #fdc0f4        
        
          <div style="background-color:#fdc0f4;">Content here</div>
        
        
          .mybackground {background-color:#fdc0f4;}
        
        Background color #fdc0f4
      
           Border around this has a color of #fdc0f4        
        
          <div style="border:2px solid #fdc0f4;">Content here</div>
        
        
          .myborder {border:2px solid #fdc0f4;}
        
        Border color #fdc0f4