#f727fa color space conversions
Hex:
        #f727fa
        RGB:
        247, 39, 250
        CMY:
        3, 85, 2
        CMYK:
        1, 84, 0, 2
      HSL:
        299°, 95.4751%, 56.6667%
        HSV (HSB):
        299°, 84.4000%, 98.0392%
        XYZ:
        56.3386, 28.1273, 92.9022
        xyY:
        0.3176, 0.1586, 28.1273
      CIE-Lab:
        60.0036, 92.4079, -58.6526
        CIE-LCH:
        60.0036, 109.4502, 327.5961
        CIE-Luv:
        60.0036, 77.9048, -104.4558
        Hunter-Lab:
        53.0352, 96.8067, -66.7342
      #f727fa color charts
#f727fa RGB chart
      #f727fa CMYK chart
      #f727fa RGB pie chart
      #f727fa color shades, tints & tones
#f727fa color schemes
#f727fa color preview, HTML & CSS examples
           This text has a color of #f727fa        
        
          <p style="color:#f727fa;">Text here</p>
        
        
          .mytext {color:#f727fa;}
        
        Text color #f727fa
      
           This box has a color of #f727fa        
        
          <div style="background-color:#f727fa;">Content here</div>
        
        
          .mybackground {background-color:#f727fa;}
        
        Background color #f727fa
      
           Border around this has a color of #f727fa        
        
          <div style="border:2px solid #f727fa;">Content here</div>
        
        
          .myborder {border:2px solid #f727fa;}
        
        Border color #f727fa