#f41edf color space conversions
Hex:
        #f41edf
        RGB:
        244, 30, 223
        CMY:
        4, 88, 13
        CMYK:
        0, 88, 9, 4
      HSL:
        306°, 90.6780%, 53.7255%
        HSV (HSB):
        306°, 87.7049%, 95.6863%
        XYZ:
        51.0918, 25.4894, 72.0391
        xyY:
        0.3438, 0.1715, 25.4894
      CIE-Lab:
        57.5491, 89.5218, -47.4652
        CIE-LCH:
        57.5491, 101.3267, 332.0671
        CIE-Luv:
        57.5491, 87.3745, -86.1572
        Hunter-Lab:
        50.4870, 92.2861, -49.2591
      #f41edf color charts
#f41edf RGB chart
      #f41edf CMYK chart
      #f41edf RGB pie chart
      #f41edf color shades, tints & tones
#f41edf color schemes
#f41edf color preview, HTML & CSS examples
           This text has a color of #f41edf        
        
          <p style="color:#f41edf;">Text here</p>
        
        
          .mytext {color:#f41edf;}
        
        Text color #f41edf
      
           This box has a color of #f41edf        
        
          <div style="background-color:#f41edf;">Content here</div>
        
        
          .mybackground {background-color:#f41edf;}
        
        Background color #f41edf
      
           Border around this has a color of #f41edf        
        
          <div style="border:2px solid #f41edf;">Content here</div>
        
        
          .myborder {border:2px solid #f41edf;}
        
        Border color #f41edf