#f247fd color space conversions
Hex:
        #f247fd
        RGB:
        242, 71, 253
        CMY:
        5, 72, 1
        CMYK:
        4, 72, 0, 1
      HSL:
        296°, 97.8495%, 63.5294%
        HSV (HSB):
        296°, 71.9368%, 99.2157%
        XYZ:
        56.6008, 30.4756, 95.8277
        xyY:
        0.3095, 0.1666, 30.4756
      CIE-Lab:
        62.0624, 84.1843, -57.0735
        CIE-LCH:
        62.0624, 101.7073, 325.8643
        CIE-Luv:
        62.0624, 68.3645, -101.6639
        Hunter-Lab:
        55.2047, 86.4061, -64.2760
      #f247fd color charts
#f247fd RGB chart
      #f247fd CMYK chart
      #f247fd RGB pie chart
      #f247fd color shades, tints & tones
#f247fd color schemes
#f247fd color preview, HTML & CSS examples
           This text has a color of #f247fd        
        
          <p style="color:#f247fd;">Text here</p>
        
        
          .mytext {color:#f247fd;}
        
        Text color #f247fd
      
           This box has a color of #f247fd        
        
          <div style="background-color:#f247fd;">Content here</div>
        
        
          .mybackground {background-color:#f247fd;}
        
        Background color #f247fd
      
           Border around this has a color of #f247fd        
        
          <div style="border:2px solid #f247fd;">Content here</div>
        
        
          .myborder {border:2px solid #f247fd;}
        
        Border color #f247fd