#f429fe color space conversions
Hex:
        #f429fe
        RGB:
        244, 41, 254
        CMY:
        4, 84, 0
        CMYK:
        4, 84, 0, 0
      HSL:
        297°, 99.0698%, 57.8431%
        HSV (HSB):
        297°, 83.8583%, 99.6078%
        XYZ:
        55.9906, 27.9747, 96.2146
        xyY:
        0.3107, 0.1553, 27.9747
      CIE-Lab:
        59.8659, 92.1347, -61.1182
        CIE-LCH:
        59.8659, 110.5633, 326.4414
        CIE-Luv:
        59.8659, 74.0952, -108.1007
        Hunter-Lab:
        52.8911, 96.4006, -70.8310
      #f429fe color charts
#f429fe RGB chart
      #f429fe CMYK chart
      #f429fe RGB pie chart
      #f429fe color shades, tints & tones
#f429fe color schemes
#f429fe color preview, HTML & CSS examples
           This text has a color of #f429fe        
        
          <p style="color:#f429fe;">Text here</p>
        
        
          .mytext {color:#f429fe;}
        
        Text color #f429fe
      
           This box has a color of #f429fe        
        
          <div style="background-color:#f429fe;">Content here</div>
        
        
          .mybackground {background-color:#f429fe;}
        
        Background color #f429fe
      
           Border around this has a color of #f429fe        
        
          <div style="border:2px solid #f429fe;">Content here</div>
        
        
          .myborder {border:2px solid #f429fe;}
        
        Border color #f429fe