#f42fe4 color space conversions
Hex:
        #f42fe4
        RGB:
        244, 47, 228
        CMY:
        4, 82, 11
        CMYK:
        0, 81, 7, 4
      HSL:
        305°, 89.9543%, 57.0588%
        HSV (HSB):
        305°, 80.7377%, 95.6863%
        XYZ:
        52.3283, 26.8676, 75.8267
        xyY:
        0.3376, 0.1733, 26.8676
      CIE-Lab:
        58.8515, 87.1617, -48.2219
        CIE-LCH:
        58.8515, 99.6119, 331.0466
        CIE-Luv:
        58.8515, 83.1645, -87.3755
        Hunter-Lab:
        51.8339, 89.4932, -50.4503
      #f42fe4 color charts
#f42fe4 RGB chart
      #f42fe4 CMYK chart
      #f42fe4 RGB pie chart
      #f42fe4 color shades, tints & tones
#f42fe4 color schemes
#f42fe4 color preview, HTML & CSS examples
           This text has a color of #f42fe4        
        
          <p style="color:#f42fe4;">Text here</p>
        
        
          .mytext {color:#f42fe4;}
        
        Text color #f42fe4
      
           This box has a color of #f42fe4        
        
          <div style="background-color:#f42fe4;">Content here</div>
        
        
          .mybackground {background-color:#f42fe4;}
        
        Background color #f42fe4
      
           Border around this has a color of #f42fe4        
        
          <div style="border:2px solid #f42fe4;">Content here</div>
        
        
          .myborder {border:2px solid #f42fe4;}
        
        Border color #f42fe4