#f42ff2 color space conversions
Hex:
        #f42ff2
        RGB:
        244, 47, 242
        CMY:
        4, 82, 5
        CMYK:
        0, 81, 1, 4
      HSL:
        301°, 89.9543%, 57.0588%
        HSV (HSB):
        301°, 80.7377%, 95.6863%
        XYZ:
        54.3518, 27.6769, 86.4819
        xyY:
        0.3225, 0.1642, 27.6769
      CIE-Lab:
        59.5957, 89.1693, -54.8813
        CIE-LCH:
        59.5957, 104.7050, 328.3888
        CIE-Luv:
        59.5957, 77.7893, -98.1005
        Hunter-Lab:
        52.6089, 92.3480, -60.6386
      #f42ff2 color charts
#f42ff2 RGB chart
      #f42ff2 CMYK chart
      #f42ff2 RGB pie chart
      #f42ff2 color shades, tints & tones
#f42ff2 color schemes
#f42ff2 color preview, HTML & CSS examples
           This text has a color of #f42ff2        
        
          <p style="color:#f42ff2;">Text here</p>
        
        
          .mytext {color:#f42ff2;}
        
        Text color #f42ff2
      
           This box has a color of #f42ff2        
        
          <div style="background-color:#f42ff2;">Content here</div>
        
        
          .mybackground {background-color:#f42ff2;}
        
        Background color #f42ff2
      
           Border around this has a color of #f42ff2        
        
          <div style="border:2px solid #f42ff2;">Content here</div>
        
        
          .myborder {border:2px solid #f42ff2;}
        
        Border color #f42ff2