#f40ff4 color space conversions
Hex:
        #f40ff4
        RGB:
        244, 15, 244
        CMY:
        4, 94, 4
        CMYK:
        0, 94, 0, 4
      HSL:
        300°, 91.2351%, 50.7843%
        HSV (HSB):
        300°, 93.8525%, 95.6863%
        XYZ:
        53.8082, 26.1064, 87.7910
        xyY:
        0.3208, 0.1557, 26.1064
      CIE-Lab:
        58.1379, 94.0649, -58.3247
        CIE-LCH:
        58.1379, 110.6796, 328.1991
        CIE-Luv:
        58.1379, 79.9840, -103.4220
        Hunter-Lab:
        51.0944, 98.5654, -66.1066
      #f40ff4 color charts
#f40ff4 RGB chart
      #f40ff4 CMYK chart
      #f40ff4 RGB pie chart
      #f40ff4 color shades, tints & tones
#f40ff4 color schemes
#f40ff4 color preview, HTML & CSS examples
           This text has a color of #f40ff4        
        
          <p style="color:#f40ff4;">Text here</p>
        
        
          .mytext {color:#f40ff4;}
        
        Text color #f40ff4
      
           This box has a color of #f40ff4        
        
          <div style="background-color:#f40ff4;">Content here</div>
        
        
          .mybackground {background-color:#f40ff4;}
        
        Background color #f40ff4
      
           Border around this has a color of #f40ff4        
        
          <div style="border:2px solid #f40ff4;">Content here</div>
        
        
          .myborder {border:2px solid #f40ff4;}
        
        Border color #f40ff4