#f41ed2 color space conversions
Hex:
        #f41ed2
        RGB:
        244, 30, 210
        CMY:
        4, 88, 18
        CMYK:
        0, 88, 14, 4
      HSL:
        310°, 90.6780%, 53.7255%
        HSV (HSB):
        310°, 87.7049%, 95.6863%
        XYZ:
        49.4054, 24.8148, 63.1585
        xyY:
        0.3596, 0.1806, 24.8148
      CIE-Lab:
        56.8945, 87.8203, -41.1165
        CIE-LCH:
        56.8945, 96.9689, 334.9116
        CIE-Luv:
        56.8945, 92.8568, -76.0909
        Hunter-Lab:
        49.8144, 89.8589, -40.3023
      #f41ed2 color charts
#f41ed2 RGB chart
      #f41ed2 CMYK chart
      #f41ed2 RGB pie chart
      #f41ed2 color shades, tints & tones
#f41ed2 color schemes
#f41ed2 color preview, HTML & CSS examples
           This text has a color of #f41ed2        
        
          <p style="color:#f41ed2;">Text here</p>
        
        
          .mytext {color:#f41ed2;}
        
        Text color #f41ed2
      
           This box has a color of #f41ed2        
        
          <div style="background-color:#f41ed2;">Content here</div>
        
        
          .mybackground {background-color:#f41ed2;}
        
        Background color #f41ed2
      
           Border around this has a color of #f41ed2        
        
          <div style="border:2px solid #f41ed2;">Content here</div>
        
        
          .myborder {border:2px solid #f41ed2;}
        
        Border color #f41ed2