#fdc2e9 color space conversions
Hex:
        #fdc2e9
        RGB:
        253, 194, 233
        CMY:
        1, 24, 9
        CMYK:
        0, 23, 8, 1
      HSL:
        320°, 93.6508%, 87.6471%
        HSV (HSB):
        320°, 23.3202%, 99.2157%
        XYZ:
        74.5078, 65.3494, 85.7775
        xyY:
        0.3302, 0.2896, 65.3494
      CIE-Lab:
        84.6635, 27.1307, -11.1568
        CIE-LCH:
        84.6635, 29.3351, 337.6462
        CIE-Luv:
        84.6635, 32.2527, -22.1040
        Hunter-Lab:
        80.8390, 23.0519, -6.3248
      #fdc2e9 color charts
#fdc2e9 RGB chart
      #fdc2e9 CMYK chart
      #fdc2e9 RGB pie chart
      #fdc2e9 color shades, tints & tones
#fdc2e9 color schemes
#fdc2e9 color preview, HTML & CSS examples
           This text has a color of #fdc2e9        
        
          <p style="color:#fdc2e9;">Text here</p>
        
        
          .mytext {color:#fdc2e9;}
        
        Text color #fdc2e9
      
           This box has a color of #fdc2e9        
        
          <div style="background-color:#fdc2e9;">Content here</div>
        
        
          .mybackground {background-color:#fdc2e9;}
        
        Background color #fdc2e9
      
           Border around this has a color of #fdc2e9        
        
          <div style="border:2px solid #fdc2e9;">Content here</div>
        
        
          .myborder {border:2px solid #fdc2e9;}
        
        Border color #fdc2e9