#f019f4 color space conversions
Hex:
        #f019f4
        RGB:
        240, 25, 244
        CMY:
        6, 90, 4
        CMYK:
        2, 90, 0, 4
      HSL:
        299°, 90.8714%, 52.7451%
        HSV (HSB):
        299°, 89.7541%, 95.6863%
        XYZ:
        52.6119, 25.7522, 87.7857
        xyY:
        0.3167, 0.1550, 25.7522
      CIE-Lab:
        57.8011, 92.4286, -58.9017
        CIE-LCH:
        57.8011, 109.6014, 327.4920
        CIE-Luv:
        57.8011, 76.5209, -103.9194
        Hunter-Lab:
        50.7466, 96.2547, -67.0421
      #f019f4 color charts
#f019f4 RGB chart
      #f019f4 CMYK chart
      #f019f4 RGB pie chart
      #f019f4 color shades, tints & tones
#f019f4 color schemes
#f019f4 color preview, HTML & CSS examples
           This text has a color of #f019f4        
        
          <p style="color:#f019f4;">Text here</p>
        
        
          .mytext {color:#f019f4;}
        
        Text color #f019f4
      
           This box has a color of #f019f4        
        
          <div style="background-color:#f019f4;">Content here</div>
        
        
          .mybackground {background-color:#f019f4;}
        
        Background color #f019f4
      
           Border around this has a color of #f019f4        
        
          <div style="border:2px solid #f019f4;">Content here</div>
        
        
          .myborder {border:2px solid #f019f4;}
        
        Border color #f019f4