#fdc2fe color space conversions
Hex:
        #fdc2fe
        RGB:
        253, 194, 254
        CMY:
        1, 24, 0
        CMYK:
        0, 24, 0, 0
      HSL:
        299°, 96.7742%, 87.8431%
        HSV (HSB):
        299°, 23.6220%, 99.6078%
        XYZ:
        77.6892, 66.6220, 102.5306
        xyY:
        0.3147, 0.2699, 66.6220
      CIE-Lab:
        85.3127, 30.8029, -21.3553
        CIE-LCH:
        85.3127, 37.4815, 325.2668
        CIE-Luv:
        85.3127, 29.4972, -39.1411
        Hunter-Lab:
        81.6223, 27.0597, -17.3421
      #fdc2fe color charts
#fdc2fe RGB chart
      #fdc2fe CMYK chart
      #fdc2fe RGB pie chart
      #fdc2fe color shades, tints & tones
#fdc2fe color schemes
#fdc2fe color preview, HTML & CSS examples
           This text has a color of #fdc2fe        
        
          <p style="color:#fdc2fe;">Text here</p>
        
        
          .mytext {color:#fdc2fe;}
        
        Text color #fdc2fe
      
           This box has a color of #fdc2fe        
        
          <div style="background-color:#fdc2fe;">Content here</div>
        
        
          .mybackground {background-color:#fdc2fe;}
        
        Background color #fdc2fe
      
           Border around this has a color of #fdc2fe        
        
          <div style="border:2px solid #fdc2fe;">Content here</div>
        
        
          .myborder {border:2px solid #fdc2fe;}
        
        Border color #fdc2fe