#f41eea color space conversions
Hex:
        #f41eea
        RGB:
        244, 30, 234
        CMY:
        4, 88, 8
        CMYK:
        0, 88, 4, 4
      HSL:
        303°, 90.6780%, 53.7255%
        HSV (HSB):
        303°, 87.7049%, 95.6863%
        XYZ:
        52.6238, 26.1022, 80.1065
        xyY:
        0.3313, 0.1643, 26.1022
      CIE-Lab:
        58.1339, 91.0249, -52.7337
        CIE-LCH:
        58.1339, 105.1968, 329.9149
        CIE-Luv:
        58.1339, 82.8955, -94.5625
        Hunter-Lab:
        51.0903, 94.4498, -57.2000
      #f41eea color charts
#f41eea RGB chart
      #f41eea CMYK chart
      #f41eea RGB pie chart
      #f41eea color shades, tints & tones
#f41eea color schemes
#f41eea color preview, HTML & CSS examples
           This text has a color of #f41eea        
        
          <p style="color:#f41eea;">Text here</p>
        
        
          .mytext {color:#f41eea;}
        
        Text color #f41eea
      
           This box has a color of #f41eea        
        
          <div style="background-color:#f41eea;">Content here</div>
        
        
          .mybackground {background-color:#f41eea;}
        
        Background color #f41eea
      
           Border around this has a color of #f41eea        
        
          <div style="border:2px solid #f41eea;">Content here</div>
        
        
          .myborder {border:2px solid #f41eea;}
        
        Border color #f41eea