#fe5cd0 color space conversions
Hex:
        #fe5cd0
        RGB:
        254, 92, 208
        CMY:
        0, 64, 18
        CMYK:
        0, 64, 18, 0
      HSL:
        317°, 98.7805%, 67.8431%
        HSV (HSB):
        317°, 63.7795%, 99.6078%
        XYZ:
        56.0854, 33.2792, 63.1420
        xyY:
        0.3678, 0.2182, 33.2792
      CIE-Lab:
        64.3863, 72.8865, -28.1850
        CIE-LCH:
        64.3863, 78.1463, 338.8587
        CIE-Luv:
        64.3863, 86.5576, -55.3635
        Hunter-Lab:
        57.6881, 72.5865, -24.5137
      #fe5cd0 color charts
#fe5cd0 RGB chart
      #fe5cd0 CMYK chart
      #fe5cd0 RGB pie chart
      #fe5cd0 color shades, tints & tones
#fe5cd0 color schemes
#fe5cd0 color preview, HTML & CSS examples
           This text has a color of #fe5cd0        
        
          <p style="color:#fe5cd0;">Text here</p>
        
        
          .mytext {color:#fe5cd0;}
        
        Text color #fe5cd0
      
           This box has a color of #fe5cd0        
        
          <div style="background-color:#fe5cd0;">Content here</div>
        
        
          .mybackground {background-color:#fe5cd0;}
        
        Background color #fe5cd0
      
           Border around this has a color of #fe5cd0        
        
          <div style="border:2px solid #fe5cd0;">Content here</div>
        
        
          .myborder {border:2px solid #fe5cd0;}
        
        Border color #fe5cd0