#f019fd color space conversions
Hex:
        #f019fd
        RGB:
        240, 25, 253
        CMY:
        6, 90, 1
        CMYK:
        5, 90, 0, 1
      HSL:
        297°, 98.2759%, 54.5098%
        HSV (HSB):
        297°, 90.1186%, 99.2157%
        XYZ:
        54.0124, 26.3124, 95.1605
        xyY:
        0.3078, 0.1499, 26.3124
      CIE-Lab:
        58.3324, 93.7494, -63.0588
        CIE-LCH:
        58.3324, 112.9839, 326.0740
        CIE-Luv:
        58.3324, 73.1278, -110.5510
        Hunter-Lab:
        51.2956, 98.1869, -74.0844
      #f019fd color charts
#f019fd RGB chart
      #f019fd CMYK chart
      #f019fd RGB pie chart
      #f019fd color shades, tints & tones
#f019fd color schemes
#f019fd color preview, HTML & CSS examples
           This text has a color of #f019fd        
        
          <p style="color:#f019fd;">Text here</p>
        
        
          .mytext {color:#f019fd;}
        
        Text color #f019fd
      
           This box has a color of #f019fd        
        
          <div style="background-color:#f019fd;">Content here</div>
        
        
          .mybackground {background-color:#f019fd;}
        
        Background color #f019fd
      
           Border around this has a color of #f019fd        
        
          <div style="border:2px solid #f019fd;">Content here</div>
        
        
          .myborder {border:2px solid #f019fd;}
        
        Border color #f019fd