#fe29bc color space conversions
Hex:
        #fe29bc
        RGB:
        254, 41, 188
        CMY:
        0, 84, 26
        CMYK:
        0, 84, 26, 0
      HSL:
        319°, 99.0698%, 57.8431%
        HSV (HSB):
        319°, 83.8583%, 99.6078%
        XYZ:
        50.7431, 26.2875, 49.9765
        xyY:
        0.3995, 0.2070, 26.2875
      CIE-Lab:
        58.3090, 85.3197, -26.1571
        CIE-LCH:
        58.3090, 89.2392, 342.9556
        CIE-Luv:
        58.3090, 108.6226, -53.5918
        Hunter-Lab:
        51.2714, 86.9358, -21.9026
      #fe29bc color charts
#fe29bc RGB chart
      #fe29bc CMYK chart
      #fe29bc RGB pie chart
      #fe29bc color shades, tints & tones
#fe29bc color schemes
#fe29bc color preview, HTML & CSS examples
           This text has a color of #fe29bc        
        
          <p style="color:#fe29bc;">Text here</p>
        
        
          .mytext {color:#fe29bc;}
        
        Text color #fe29bc
      
           This box has a color of #fe29bc        
        
          <div style="background-color:#fe29bc;">Content here</div>
        
        
          .mybackground {background-color:#fe29bc;}
        
        Background color #fe29bc
      
           Border around this has a color of #fe29bc        
        
          <div style="border:2px solid #fe29bc;">Content here</div>
        
        
          .myborder {border:2px solid #fe29bc;}
        
        Border color #fe29bc