#f41ff9 color space conversions
Hex:
        #f41ff9
        RGB:
        244, 31, 249
        CMY:
        4, 88, 2
        CMYK:
        2, 88, 0, 2
      HSL:
        299°, 94.7826%, 54.9020%
        HSV (HSB):
        299°, 87.5502%, 97.6471%
        XYZ:
        54.8971, 27.0526, 91.9508
        xyY:
        0.3157, 0.1556, 27.0526
      CIE-Lab:
        59.0230, 93.0214, -59.6935
        CIE-LCH:
        59.0230, 110.5274, 327.3110
        CIE-Luv:
        59.0230, 76.9568, -105.7122
        Hunter-Lab:
        52.0121, 97.3796, -68.4087
      #f41ff9 color charts
#f41ff9 RGB chart
      #f41ff9 CMYK chart
      #f41ff9 RGB pie chart
      #f41ff9 color shades, tints & tones
#f41ff9 color schemes
#f41ff9 color preview, HTML & CSS examples
           This text has a color of #f41ff9        
        
          <p style="color:#f41ff9;">Text here</p>
        
        
          .mytext {color:#f41ff9;}
        
        Text color #f41ff9
      
           This box has a color of #f41ff9        
        
          <div style="background-color:#f41ff9;">Content here</div>
        
        
          .mybackground {background-color:#f41ff9;}
        
        Background color #f41ff9
      
           Border around this has a color of #f41ff9        
        
          <div style="border:2px solid #f41ff9;">Content here</div>
        
        
          .myborder {border:2px solid #f41ff9;}
        
        Border color #f41ff9