#fe1fa4 color space conversions
Hex:
        #fe1fa4
        RGB:
        254, 31, 164
        CMY:
        0, 88, 36
        CMYK:
        0, 88, 35, 0
      HSL:
        324°, 99.1111%, 55.8824%
        HSV (HSB):
        324°, 87.7953%, 99.6078%
        XYZ:
        48.0639, 24.7311, 37.3623
        xyY:
        0.4363, 0.2245, 24.7311
      CIE-Lab:
        56.8125, 84.5017, -14.4805
        CIE-LCH:
        56.8125, 85.7334, 350.2761
        CIE-Luv:
        56.8125, 121.2299, -36.3797
        Hunter-Lab:
        49.7304, 85.4900, -9.7331
      #fe1fa4 color charts
#fe1fa4 RGB chart
      #fe1fa4 CMYK chart
      #fe1fa4 RGB pie chart
      #fe1fa4 color shades, tints & tones
#fe1fa4 color schemes
#fe1fa4 color preview, HTML & CSS examples
           This text has a color of #fe1fa4        
        
          <p style="color:#fe1fa4;">Text here</p>
        
        
          .mytext {color:#fe1fa4;}
        
        Text color #fe1fa4
      
           This box has a color of #fe1fa4        
        
          <div style="background-color:#fe1fa4;">Content here</div>
        
        
          .mybackground {background-color:#fe1fa4;}
        
        Background color #fe1fa4
      
           Border around this has a color of #fe1fa4        
        
          <div style="border:2px solid #fe1fa4;">Content here</div>
        
        
          .myborder {border:2px solid #fe1fa4;}
        
        Border color #fe1fa4