#f42f7a color space conversions
Hex:
        #f42f7a
        RGB:
        244, 47, 122
        CMY:
        4, 82, 52
        CMYK:
        0, 81, 50, 4
      HSL:
        337°, 89.9543%, 57.0588%
        HSV (HSB):
        337°, 80.7377%, 95.6863%
        XYZ:
        41.8376, 22.6713, 20.5833
        xyY:
        0.4917, 0.2664, 22.6713
      CIE-Lab:
        54.7321, 75.4667, 7.1679
        CIE-LCH:
        54.7321, 75.8064, 5.4257
        CIE-Luv:
        54.7321, 127.6230, -5.9964
        Hunter-Lab:
        47.6144, 73.5186, 7.6995
      #f42f7a color charts
#f42f7a RGB chart
      #f42f7a CMYK chart
      #f42f7a RGB pie chart
      #f42f7a color shades, tints & tones
#f42f7a color schemes
#f42f7a color preview, HTML & CSS examples
           This text has a color of #f42f7a        
        
          <p style="color:#f42f7a;">Text here</p>
        
        
          .mytext {color:#f42f7a;}
        
        Text color #f42f7a
      
           This box has a color of #f42f7a        
        
          <div style="background-color:#f42f7a;">Content here</div>
        
        
          .mybackground {background-color:#f42f7a;}
        
        Background color #f42f7a
      
           Border around this has a color of #f42f7a        
        
          <div style="border:2px solid #f42f7a;">Content here</div>
        
        
          .myborder {border:2px solid #f42f7a;}
        
        Border color #f42f7a