#fe5cf2 color space conversions
Hex:
        #fe5cf2
        RGB:
        254, 92, 242
        CMY:
        0, 64, 5
        CMYK:
        0, 64, 5, 0
      HSL:
        304°, 98.7805%, 67.8431%
        HSV (HSB):
        304°, 63.7795%, 99.6078%
        XYZ:
        60.7272, 35.1359, 87.5856
        xyY:
        0.3310, 0.1915, 35.1359
      CIE-Lab:
        65.8544, 77.8234, -44.8752
        CIE-LCH:
        65.8544, 89.8347, 330.0310
        CIE-Luv:
        65.8544, 75.1315, -82.6465
        Hunter-Lab:
        59.2756, 79.1392, -46.1141
      #fe5cf2 color charts
#fe5cf2 RGB chart
      #fe5cf2 CMYK chart
      #fe5cf2 RGB pie chart
      #fe5cf2 color shades, tints & tones
#fe5cf2 color schemes
#fe5cf2 color preview, HTML & CSS examples
           This text has a color of #fe5cf2        
        
          <p style="color:#fe5cf2;">Text here</p>
        
        
          .mytext {color:#fe5cf2;}
        
        Text color #fe5cf2
      
           This box has a color of #fe5cf2        
        
          <div style="background-color:#fe5cf2;">Content here</div>
        
        
          .mybackground {background-color:#fe5cf2;}
        
        Background color #fe5cf2
      
           Border around this has a color of #fe5cf2        
        
          <div style="border:2px solid #fe5cf2;">Content here</div>
        
        
          .myborder {border:2px solid #fe5cf2;}
        
        Border color #fe5cf2