#fe5ce5 color space conversions
Hex:
        #fe5ce5
        RGB:
        254, 92, 229
        CMY:
        0, 64, 10
        CMYK:
        0, 64, 10, 0
      HSL:
        309°, 98.7805%, 67.8431%
        HSV (HSB):
        309°, 63.7795%, 99.6078%
        XYZ:
        58.8431, 34.3823, 77.6638
        xyY:
        0.3443, 0.2012, 34.3823
      CIE-Lab:
        65.2649, 75.8636, -38.5847
        CIE-LCH:
        65.2649, 85.1121, 333.0418
        CIE-Luv:
        65.2649, 79.4297, -72.2542
        Hunter-Lab:
        58.6364, 76.5154, -37.4840
      #fe5ce5 color charts
#fe5ce5 RGB chart
      #fe5ce5 CMYK chart
      #fe5ce5 RGB pie chart
      #fe5ce5 color shades, tints & tones
#fe5ce5 color schemes
#fe5ce5 color preview, HTML & CSS examples
           This text has a color of #fe5ce5        
        
          <p style="color:#fe5ce5;">Text here</p>
        
        
          .mytext {color:#fe5ce5;}
        
        Text color #fe5ce5
      
           This box has a color of #fe5ce5        
        
          <div style="background-color:#fe5ce5;">Content here</div>
        
        
          .mybackground {background-color:#fe5ce5;}
        
        Background color #fe5ce5
      
           Border around this has a color of #fe5ce5        
        
          <div style="border:2px solid #fe5ce5;">Content here</div>
        
        
          .myborder {border:2px solid #fe5ce5;}
        
        Border color #fe5ce5