#f41ed1 color space conversions
Hex:
        #f41ed1
        RGB:
        244, 30, 209
        CMY:
        4, 88, 18
        CMYK:
        0, 88, 14, 4
      HSL:
        310°, 90.6780%, 53.7255%
        HSV (HSB):
        310°, 87.7049%, 95.6863%
        XYZ:
        49.2811, 24.7651, 62.5043
        xyY:
        0.3609, 0.1814, 24.7651
      CIE-Lab:
        56.8458, 87.6930, -40.6225
        CIE-LCH:
        56.8458, 96.6449, 335.1447
        CIE-Luv:
        56.8458, 93.2863, -75.3116
        Hunter-Lab:
        49.7645, 89.6781, -39.6332
      #f41ed1 color charts
#f41ed1 RGB chart
      #f41ed1 CMYK chart
      #f41ed1 RGB pie chart
      #f41ed1 color shades, tints & tones
#f41ed1 color schemes
#f41ed1 color preview, HTML & CSS examples
           This text has a color of #f41ed1        
        
          <p style="color:#f41ed1;">Text here</p>
        
        
          .mytext {color:#f41ed1;}
        
        Text color #f41ed1
      
           This box has a color of #f41ed1        
        
          <div style="background-color:#f41ed1;">Content here</div>
        
        
          .mybackground {background-color:#f41ed1;}
        
        Background color #f41ed1
      
           Border around this has a color of #f41ed1        
        
          <div style="border:2px solid #f41ed1;">Content here</div>
        
        
          .myborder {border:2px solid #f41ed1;}
        
        Border color #f41ed1