#fdcbe5 color space conversions
Hex:
        #fdcbe5
        RGB:
        253, 203, 229
        CMY:
        1, 20, 10
        CMYK:
        0, 20, 9, 1
      HSL:
        329°, 92.5926%, 89.4118%
        HSV (HSB):
        329°, 19.7628%, 99.2157%
        XYZ:
        76.0068, 69.2517, 83.4897
        xyY:
        0.3323, 0.3027, 69.2517
      CIE-Lab:
        86.6285, 21.7319, -6.1118
        CIE-LCH:
        86.6285, 22.5750, 344.2921
        CIE-Luv:
        86.6285, 27.9852, -13.3066
        Hunter-Lab:
        83.2176, 17.4023, -1.2315
      #fdcbe5 color charts
#fdcbe5 RGB chart
      #fdcbe5 CMYK chart
      #fdcbe5 RGB pie chart
      #fdcbe5 color shades, tints & tones
#fdcbe5 color schemes
#fdcbe5 color preview, HTML & CSS examples
           This text has a color of #fdcbe5        
        
          <p style="color:#fdcbe5;">Text here</p>
        
        
          .mytext {color:#fdcbe5;}
        
        Text color #fdcbe5
      
           This box has a color of #fdcbe5        
        
          <div style="background-color:#fdcbe5;">Content here</div>
        
        
          .mybackground {background-color:#fdcbe5;}
        
        Background color #fdcbe5
      
           Border around this has a color of #fdcbe5        
        
          <div style="border:2px solid #fdcbe5;">Content here</div>
        
        
          .myborder {border:2px solid #fdcbe5;}
        
        Border color #fdcbe5