#f42f5d color space conversions
Hex:
        #f42f5d
        RGB:
        244, 47, 93
        CMY:
        4, 82, 64
        CMYK:
        0, 81, 62, 4
      HSL:
        346°, 89.9543%, 57.0588%
        HSV (HSB):
        346°, 80.7377%, 95.6863%
        XYZ:
        40.3005, 22.0564, 12.4892
        xyY:
        0.5384, 0.2947, 22.0564
      CIE-Lab:
        54.0868, 73.5320, 23.6644
        CIE-LCH:
        54.0868, 77.2461, 17.8394
        CIE-Luv:
        54.0868, 138.2837, 12.2843
        Hunter-Lab:
        46.9643, 70.9851, 17.1081
      #f42f5d color charts
#f42f5d RGB chart
      #f42f5d CMYK chart
      #f42f5d RGB pie chart
      #f42f5d color shades, tints & tones
#f42f5d color schemes
#f42f5d color preview, HTML & CSS examples
           This text has a color of #f42f5d        
        
          <p style="color:#f42f5d;">Text here</p>
        
        
          .mytext {color:#f42f5d;}
        
        Text color #f42f5d
      
           This box has a color of #f42f5d        
        
          <div style="background-color:#f42f5d;">Content here</div>
        
        
          .mybackground {background-color:#f42f5d;}
        
        Background color #f42f5d
      
           Border around this has a color of #f42f5d        
        
          <div style="border:2px solid #f42f5d;">Content here</div>
        
        
          .myborder {border:2px solid #f42f5d;}
        
        Border color #f42f5d