#f42a97 color space conversions
Hex:
        #f42a97
        RGB:
        244, 42, 151
        CMY:
        4, 84, 41
        CMYK:
        0, 83, 38, 4
      HSL:
        328°, 90.1786%, 56.0784%
        HSV (HSB):
        328°, 82.7869%, 95.6863%
        XYZ:
        43.7221, 23.1234, 31.4370
        xyY:
        0.4449, 0.2353, 23.1234
      CIE-Lab:
        55.1992, 79.0804, -9.4302
        CIE-LCH:
        55.1992, 79.6407, 353.1997
        CIE-Luv:
        55.1992, 116.8531, -28.0863
        Hunter-Lab:
        48.0868, 78.1463, -5.1004
      #f42a97 color charts
#f42a97 RGB chart
      #f42a97 CMYK chart
      #f42a97 RGB pie chart
      #f42a97 color shades, tints & tones
#f42a97 color schemes
#f42a97 color preview, HTML & CSS examples
           This text has a color of #f42a97        
        
          <p style="color:#f42a97;">Text here</p>
        
        
          .mytext {color:#f42a97;}
        
        Text color #f42a97
      
           This box has a color of #f42a97        
        
          <div style="background-color:#f42a97;">Content here</div>
        
        
          .mybackground {background-color:#f42a97;}
        
        Background color #f42a97
      
           Border around this has a color of #f42a97        
        
          <div style="border:2px solid #f42a97;">Content here</div>
        
        
          .myborder {border:2px solid #f42a97;}
        
        Border color #f42a97