#fed3f7 color space conversions
Hex:
        #fed3f7
        RGB:
        254, 211, 247
        CMY:
        0, 17, 3
        CMYK:
        0, 17, 3, 0
      HSL:
        310°, 95.5556%, 91.1765%
        HSV (HSB):
        310°, 16.9291%, 99.6078%
        XYZ:
        80.9558, 74.3748, 98.0846
        xyY:
        0.3195, 0.2935, 74.3748
      CIE-Lab:
        89.0993, 20.9438, -11.9512
        CIE-LCH:
        89.0993, 24.1138, 330.2895
        CIE-Luv:
        89.0993, 22.4362, -22.4051
        Hunter-Lab:
        86.2408, 16.6398, -7.0640
      #fed3f7 color charts
#fed3f7 RGB chart
      #fed3f7 CMYK chart
      #fed3f7 RGB pie chart
      #fed3f7 color shades, tints & tones
#fed3f7 color schemes
#fed3f7 color preview, HTML & CSS examples
           This text has a color of #fed3f7        
        
          <p style="color:#fed3f7;">Text here</p>
        
        
          .mytext {color:#fed3f7;}
        
        Text color #fed3f7
      
           This box has a color of #fed3f7        
        
          <div style="background-color:#fed3f7;">Content here</div>
        
        
          .mybackground {background-color:#fed3f7;}
        
        Background color #fed3f7
      
           Border around this has a color of #fed3f7        
        
          <div style="border:2px solid #fed3f7;">Content here</div>
        
        
          .myborder {border:2px solid #fed3f7;}
        
        Border color #fed3f7