#fe5edd color space conversions
Hex:
        #fe5edd
        RGB:
        254, 94, 221
        CMY:
        0, 63, 13
        CMYK:
        0, 63, 13, 0
      HSL:
        312°, 98.7654%, 68.2353%
        HSV (HSB):
        312°, 62.9921%, 99.6078%
        XYZ:
        57.9269, 34.2967, 71.9735
        xyY:
        0.3528, 0.2089, 34.2967
      CIE-Lab:
        65.1974, 73.9313, -34.2256
        CIE-LCH:
        65.1974, 81.4692, 335.1588
        CIE-Luv:
        65.1974, 81.4463, -65.0682
        Hunter-Lab:
        58.5634, 74.0741, -31.8721
      #fe5edd color charts
#fe5edd RGB chart
      #fe5edd CMYK chart
      #fe5edd RGB pie chart
      #fe5edd color shades, tints & tones
#fe5edd color schemes
#fe5edd color preview, HTML & CSS examples
           This text has a color of #fe5edd        
        
          <p style="color:#fe5edd;">Text here</p>
        
        
          .mytext {color:#fe5edd;}
        
        Text color #fe5edd
      
           This box has a color of #fe5edd        
        
          <div style="background-color:#fe5edd;">Content here</div>
        
        
          .mybackground {background-color:#fe5edd;}
        
        Background color #fe5edd
      
           Border around this has a color of #fe5edd        
        
          <div style="border:2px solid #fe5edd;">Content here</div>
        
        
          .myborder {border:2px solid #fe5edd;}
        
        Border color #fe5edd