#fdc1e2 color space conversions
Hex:
        #fdc1e2
        RGB:
        253, 193, 226
        CMY:
        1, 24, 11
        CMYK:
        0, 24, 11, 1
      HSL:
        327°, 93.7500%, 87.4510%
        HSV (HSB):
        327°, 23.7154%, 99.2157%
        XYZ:
        73.3054, 64.5136, 80.5403
        xyY:
        0.3357, 0.2954, 64.5136
      CIE-Lab:
        84.2324, 26.4952, -8.0614
        CIE-LCH:
        84.2324, 27.6944, 343.0771
        CIE-Luv:
        84.2324, 33.6939, -17.1429
        Hunter-Lab:
        80.3203, 22.3499, -3.2281
      #fdc1e2 color charts
#fdc1e2 RGB chart
      #fdc1e2 CMYK chart
      #fdc1e2 RGB pie chart
      #fdc1e2 color shades, tints & tones
#fdc1e2 color schemes
#fdc1e2 color preview, HTML & CSS examples
           This text has a color of #fdc1e2        
        
          <p style="color:#fdc1e2;">Text here</p>
        
        
          .mytext {color:#fdc1e2;}
        
        Text color #fdc1e2
      
           This box has a color of #fdc1e2        
        
          <div style="background-color:#fdc1e2;">Content here</div>
        
        
          .mybackground {background-color:#fdc1e2;}
        
        Background color #fdc1e2
      
           Border around this has a color of #fdc1e2        
        
          <div style="border:2px solid #fdc1e2;">Content here</div>
        
        
          .myborder {border:2px solid #fdc1e2;}
        
        Border color #fdc1e2