#f013f4 color space conversions
Hex:
        #f013f4
        RGB:
        240, 19, 244
        CMY:
        6, 93, 4
        CMYK:
        2, 92, 0, 4
      HSL:
        299°, 91.0931%, 51.5686%
        HSV (HSB):
        299°, 92.2131%, 95.6863%
        XYZ:
        52.4972, 25.5227, 87.7474
        xyY:
        0.3167, 0.1540, 25.5227
      CIE-Lab:
        57.5812, 93.0778, -59.2538
        CIE-LCH:
        57.5812, 110.3381, 327.5190
        CIE-Luv:
        57.5812, 76.9172, -104.4387
        Hunter-Lab:
        50.5200, 97.0761, -67.6160
      #f013f4 color charts
#f013f4 RGB chart
      #f013f4 CMYK chart
      #f013f4 RGB pie chart
      #f013f4 color shades, tints & tones
#f013f4 color schemes
#f013f4 color preview, HTML & CSS examples
           This text has a color of #f013f4        
        
          <p style="color:#f013f4;">Text here</p>
        
        
          .mytext {color:#f013f4;}
        
        Text color #f013f4
      
           This box has a color of #f013f4        
        
          <div style="background-color:#f013f4;">Content here</div>
        
        
          .mybackground {background-color:#f013f4;}
        
        Background color #f013f4
      
           Border around this has a color of #f013f4        
        
          <div style="border:2px solid #f013f4;">Content here</div>
        
        
          .myborder {border:2px solid #f013f4;}
        
        Border color #f013f4