#fe4ff2 color space conversions
Hex:
        #fe4ff2
        RGB:
        254, 79, 242
        CMY:
        0, 69, 5
        CMYK:
        0, 69, 5, 0
      HSL:
        304°, 98.8701%, 65.2941%
        HSV (HSB):
        304°, 68.8976%, 99.6078%
        XYZ:
        59.6960, 33.0736, 87.2419
        xyY:
        0.3316, 0.1837, 33.0736
      CIE-Lab:
        64.2205, 82.4147, -47.4486
        CIE-LCH:
        64.2205, 95.0976, 330.0696
        CIE-Luv:
        64.2205, 78.6792, -87.0221
        Hunter-Lab:
        57.5097, 84.6443, -49.6859
      #fe4ff2 color charts
#fe4ff2 RGB chart
      #fe4ff2 CMYK chart
      #fe4ff2 RGB pie chart
      #fe4ff2 color shades, tints & tones
#fe4ff2 color schemes
#fe4ff2 color preview, HTML & CSS examples
           This text has a color of #fe4ff2        
        
          <p style="color:#fe4ff2;">Text here</p>
        
        
          .mytext {color:#fe4ff2;}
        
        Text color #fe4ff2
      
           This box has a color of #fe4ff2        
        
          <div style="background-color:#fe4ff2;">Content here</div>
        
        
          .mybackground {background-color:#fe4ff2;}
        
        Background color #fe4ff2
      
           Border around this has a color of #fe4ff2        
        
          <div style="border:2px solid #fe4ff2;">Content here</div>
        
        
          .myborder {border:2px solid #fe4ff2;}
        
        Border color #fe4ff2