#f42fa2 color space conversions
Hex:
        #f42fa2
        RGB:
        244, 47, 162
        CMY:
        4, 82, 36
        CMYK:
        0, 81, 34, 4
      HSL:
        325°, 89.9543%, 57.0588%
        HSV (HSB):
        325°, 80.7377%, 95.6863%
        XYZ:
        44.8463, 23.8748, 36.4270
        xyY:
        0.4265, 0.2271, 23.8748
      CIE-Lab:
        55.9622, 79.0719, -14.7683
        CIE-LCH:
        55.9622, 80.4393, 349.4207
        CIE-Luv:
        55.9622, 110.8373, -35.5509
        Hunter-Lab:
        48.8618, 78.3227, -9.9981
      #f42fa2 color charts
#f42fa2 RGB chart
      #f42fa2 CMYK chart
      #f42fa2 RGB pie chart
      #f42fa2 color shades, tints & tones
#f42fa2 color schemes
#f42fa2 color preview, HTML & CSS examples
           This text has a color of #f42fa2        
        
          <p style="color:#f42fa2;">Text here</p>
        
        
          .mytext {color:#f42fa2;}
        
        Text color #f42fa2
      
           This box has a color of #f42fa2        
        
          <div style="background-color:#f42fa2;">Content here</div>
        
        
          .mybackground {background-color:#f42fa2;}
        
        Background color #f42fa2
      
           Border around this has a color of #f42fa2        
        
          <div style="border:2px solid #f42fa2;">Content here</div>
        
        
          .myborder {border:2px solid #f42fa2;}
        
        Border color #f42fa2