#f42ff1 color space conversions
Hex:
        #f42ff1
        RGB:
        244, 47, 241
        CMY:
        4, 82, 5
        CMYK:
        0, 81, 1, 4
      HSL:
        301°, 89.9543%, 57.0588%
        HSV (HSB):
        301°, 80.7377%, 95.6863%
        XYZ:
        54.2019, 27.6170, 85.6929
        xyY:
        0.3236, 0.1649, 27.6170
      CIE-Lab:
        59.5411, 89.0230, -54.4105
        CIE-LCH:
        59.5411, 104.3341, 328.5669
        CIE-Luv:
        59.5411, 78.1655, -97.3408
        Hunter-Lab:
        52.5519, 92.1388, -59.8940
      #f42ff1 color charts
#f42ff1 RGB chart
      #f42ff1 CMYK chart
      #f42ff1 RGB pie chart
      #f42ff1 color shades, tints & tones
#f42ff1 color schemes
#f42ff1 color preview, HTML & CSS examples
           This text has a color of #f42ff1        
        
          <p style="color:#f42ff1;">Text here</p>
        
        
          .mytext {color:#f42ff1;}
        
        Text color #f42ff1
      
           This box has a color of #f42ff1        
        
          <div style="background-color:#f42ff1;">Content here</div>
        
        
          .mybackground {background-color:#f42ff1;}
        
        Background color #f42ff1
      
           Border around this has a color of #f42ff1        
        
          <div style="border:2px solid #f42ff1;">Content here</div>
        
        
          .myborder {border:2px solid #f42ff1;}
        
        Border color #f42ff1