#fe3ef2 color space conversions
Hex:
        #fe3ef2
        RGB:
        254, 62, 242
        CMY:
        0, 76, 5
        CMYK:
        0, 76, 5, 0
      HSL:
        304°, 98.9691%, 61.9608%
        HSV (HSB):
        304°, 75.5906%, 99.6078%
        XYZ:
        58.6227, 30.9269, 86.8841
        xyY:
        0.3323, 0.1753, 30.9269
      CIE-Lab:
        62.4459, 87.4819, -50.2540
        CIE-LCH:
        62.4459, 100.8888, 330.1248
        CIE-Luv:
        62.4459, 82.4536, -91.6809
        Hunter-Lab:
        55.6119, 90.8428, -53.7021
      #fe3ef2 color charts
#fe3ef2 RGB chart
      #fe3ef2 CMYK chart
      #fe3ef2 RGB pie chart
      #fe3ef2 color shades, tints & tones
#fe3ef2 color schemes
#fe3ef2 color preview, HTML & CSS examples
           This text has a color of #fe3ef2        
        
          <p style="color:#fe3ef2;">Text here</p>
        
        
          .mytext {color:#fe3ef2;}
        
        Text color #fe3ef2
      
           This box has a color of #fe3ef2        
        
          <div style="background-color:#fe3ef2;">Content here</div>
        
        
          .mybackground {background-color:#fe3ef2;}
        
        Background color #fe3ef2
      
           Border around this has a color of #fe3ef2        
        
          <div style="border:2px solid #fe3ef2;">Content here</div>
        
        
          .myborder {border:2px solid #fe3ef2;}
        
        Border color #fe3ef2