#f40fe4 color space conversions
Hex:
        #f40fe4
        RGB:
        244, 15, 228
        CMY:
        4, 94, 11
        CMYK:
        0, 94, 7, 4
      HSL:
        304°, 91.2351%, 50.7843%
        HSV (HSB):
        304°, 93.8525%, 95.6863%
        XYZ:
        51.4826, 25.1762, 75.5448
        xyY:
        0.3382, 0.1654, 25.1762
      CIE-Lab:
        57.2467, 91.8596, -50.7690
        CIE-LCH:
        57.2467, 104.9556, 331.0714
        CIE-Luv:
        57.2467, 86.4721, -91.3922
        Hunter-Lab:
        50.1759, 95.3410, -54.1440
      #f40fe4 color charts
#f40fe4 RGB chart
      #f40fe4 CMYK chart
      #f40fe4 RGB pie chart
      #f40fe4 color shades, tints & tones
#f40fe4 color schemes
#f40fe4 color preview, HTML & CSS examples
           This text has a color of #f40fe4        
        
          <p style="color:#f40fe4;">Text here</p>
        
        
          .mytext {color:#f40fe4;}
        
        Text color #f40fe4
      
           This box has a color of #f40fe4        
        
          <div style="background-color:#f40fe4;">Content here</div>
        
        
          .mybackground {background-color:#f40fe4;}
        
        Background color #f40fe4
      
           Border around this has a color of #f40fe4        
        
          <div style="border:2px solid #f40fe4;">Content here</div>
        
        
          .myborder {border:2px solid #f40fe4;}
        
        Border color #f40fe4