#fed2f3 color space conversions
Hex:
        #fed2f3
        RGB:
        254, 210, 243
        CMY:
        0, 18, 5
        CMYK:
        0, 17, 4, 0
      HSL:
        315°, 95.6522%, 90.9804%
        HSV (HSB):
        315°, 17.3228%, 99.6078%
        XYZ:
        80.0973, 73.6351, 94.7854
        xyY:
        0.3223, 0.2963, 73.6351
      CIE-Lab:
        88.7497, 20.7692, -10.3635
        CIE-LCH:
        88.7497, 23.2113, 333.4816
        CIE-Luv:
        88.7497, 23.3788, -19.8400
        Hunter-Lab:
        85.8109, 16.4458, -5.4232
      #fed2f3 color charts
#fed2f3 RGB chart
      #fed2f3 CMYK chart
      #fed2f3 RGB pie chart
      #fed2f3 color shades, tints & tones
#fed2f3 color schemes
#fed2f3 color preview, HTML & CSS examples
           This text has a color of #fed2f3        
        
          <p style="color:#fed2f3;">Text here</p>
        
        
          .mytext {color:#fed2f3;}
        
        Text color #fed2f3
      
           This box has a color of #fed2f3        
        
          <div style="background-color:#fed2f3;">Content here</div>
        
        
          .mybackground {background-color:#fed2f3;}
        
        Background color #fed2f3
      
           Border around this has a color of #fed2f3        
        
          <div style="border:2px solid #fed2f3;">Content here</div>
        
        
          .myborder {border:2px solid #fed2f3;}
        
        Border color #fed2f3