#f420ef color space conversions
Hex:
        #f420ef
        RGB:
        244, 32, 239
        CMY:
        4, 87, 6
        CMYK:
        0, 87, 2, 4
      HSL:
        301°, 90.5983%, 54.1176%
        HSV (HSB):
        301°, 86.8852%, 95.6863%
        XYZ:
        53.4047, 26.4981, 83.9613
        xyY:
        0.3259, 0.1617, 26.4981
      CIE-Lab:
        58.5069, 91.4382, -54.9414
        CIE-LCH:
        58.5069, 106.6747, 329.0001
        CIE-Luv:
        58.5069, 80.7224, -98.1041
        Hunter-Lab:
        51.4763, 95.1034, -60.6725
      #f420ef color charts
#f420ef RGB chart
      #f420ef CMYK chart
      #f420ef RGB pie chart
      #f420ef color shades, tints & tones
#f420ef color schemes
#f420ef color preview, HTML & CSS examples
           This text has a color of #f420ef        
        
          <p style="color:#f420ef;">Text here</p>
        
        
          .mytext {color:#f420ef;}
        
        Text color #f420ef
      
           This box has a color of #f420ef        
        
          <div style="background-color:#f420ef;">Content here</div>
        
        
          .mybackground {background-color:#f420ef;}
        
        Background color #f420ef
      
           Border around this has a color of #f420ef        
        
          <div style="border:2px solid #f420ef;">Content here</div>
        
        
          .myborder {border:2px solid #f420ef;}
        
        Border color #f420ef