#fe3f96 color space conversions
Hex:
        #fe3f96
        RGB:
        254, 63, 150
        CMY:
        0, 75, 41
        CMYK:
        0, 75, 41, 0
      HSL:
        333°, 98.9637%, 62.1569%
        HSV (HSB):
        333°, 75.1969%, 99.6078%
        XYZ:
        48.1556, 26.8279, 31.4944
        xyY:
        0.4523, 0.2520, 26.8279
      CIE-Lab:
        58.8146, 76.1250, -3.2771
        CIE-LCH:
        58.8146, 76.1955, 357.5350
        CIE-Luv:
        58.8146, 118.9389, -19.3850
        Hunter-Lab:
        51.7956, 75.3133, 0.2056
      #fe3f96 color charts
#fe3f96 RGB chart
      #fe3f96 CMYK chart
      #fe3f96 RGB pie chart
      #fe3f96 color shades, tints & tones
#fe3f96 color schemes
#fe3f96 color preview, HTML & CSS examples
           This text has a color of #fe3f96        
        
          <p style="color:#fe3f96;">Text here</p>
        
        
          .mytext {color:#fe3f96;}
        
        Text color #fe3f96
      
           This box has a color of #fe3f96        
        
          <div style="background-color:#fe3f96;">Content here</div>
        
        
          .mybackground {background-color:#fe3f96;}
        
        Background color #fe3f96
      
           Border around this has a color of #fe3f96        
        
          <div style="border:2px solid #fe3f96;">Content here</div>
        
        
          .myborder {border:2px solid #fe3f96;}
        
        Border color #fe3f96