#fed6f7 color space conversions
Hex:
        #fed6f7
        RGB:
        254, 214, 247
        CMY:
        0, 16, 3
        CMYK:
        0, 16, 3, 0
      HSL:
        311°, 95.2381%, 91.7647%
        HSV (HSB):
        311°, 15.7480%, 99.6078%
        XYZ:
        81.7081, 75.8794, 98.3354
        xyY:
        0.3193, 0.2965, 75.8794
      CIE-Lab:
        89.8033, 19.3729, -10.9019
        CIE-LCH:
        89.8033, 22.2297, 330.6318
        CIE-Luv:
        89.8033, 20.9028, -20.4763
        Hunter-Lab:
        87.1088, 14.9929, -5.9552
      #fed6f7 color charts
#fed6f7 RGB chart
      #fed6f7 CMYK chart
      #fed6f7 RGB pie chart
      #fed6f7 color shades, tints & tones
#fed6f7 color schemes
#fed6f7 color preview, HTML & CSS examples
           This text has a color of #fed6f7        
        
          <p style="color:#fed6f7;">Text here</p>
        
        
          .mytext {color:#fed6f7;}
        
        Text color #fed6f7
      
           This box has a color of #fed6f7        
        
          <div style="background-color:#fed6f7;">Content here</div>
        
        
          .mybackground {background-color:#fed6f7;}
        
        Background color #fed6f7
      
           Border around this has a color of #fed6f7        
        
          <div style="border:2px solid #fed6f7;">Content here</div>
        
        
          .myborder {border:2px solid #fed6f7;}
        
        Border color #fed6f7