#fed3f5 color space conversions
Hex:
        #fed3f5
        RGB:
        254, 211, 245
        CMY:
        0, 17, 4
        CMYK:
        0, 17, 4, 0
      HSL:
        313°, 95.5556%, 91.1765%
        HSV (HSB):
        313°, 16.9291%, 99.6078%
        XYZ:
        80.6487, 74.2519, 96.4676
        xyY:
        0.3208, 0.2954, 74.2519
      CIE-Lab:
        89.0414, 20.5933, -10.9837
        CIE-LCH:
        89.0414, 23.3393, 331.9262
        CIE-Luv:
        89.0414, 22.6497, -20.8009
        Hunter-Lab:
        86.1696, 16.2669, -6.0570
      #fed3f5 color charts
#fed3f5 RGB chart
      #fed3f5 CMYK chart
      #fed3f5 RGB pie chart
      #fed3f5 color shades, tints & tones
#fed3f5 color schemes
#fed3f5 color preview, HTML & CSS examples
           This text has a color of #fed3f5        
        
          <p style="color:#fed3f5;">Text here</p>
        
        
          .mytext {color:#fed3f5;}
        
        Text color #fed3f5
      
           This box has a color of #fed3f5        
        
          <div style="background-color:#fed3f5;">Content here</div>
        
        
          .mybackground {background-color:#fed3f5;}
        
        Background color #fed3f5
      
           Border around this has a color of #fed3f5        
        
          <div style="border:2px solid #fed3f5;">Content here</div>
        
        
          .myborder {border:2px solid #fed3f5;}
        
        Border color #fed3f5