#f752fa color space conversions
Hex:
        #f752fa
        RGB:
        247, 82, 250
        CMY:
        3, 68, 2
        CMYK:
        1, 67, 0, 2
      HSL:
        299°, 94.3820%, 65.0980%
        HSV (HSB):
        299°, 67.2000%, 98.0392%
        XYZ:
        58.6304, 32.7109, 93.6661
        xyY:
        0.3169, 0.1768, 32.7109
      CIE-Lab:
        63.9261, 81.1201, -52.4082
        CIE-LCH:
        63.9261, 96.5769, 327.1353
        CIE-Luv:
        63.9261, 70.3200, -94.5430
        Hunter-Lab:
        57.1934, 82.8963, -57.0643
      #f752fa color charts
#f752fa RGB chart
      #f752fa CMYK chart
      #f752fa RGB pie chart
      #f752fa color shades, tints & tones
#f752fa color schemes
#f752fa color preview, HTML & CSS examples
           This text has a color of #f752fa        
        
          <p style="color:#f752fa;">Text here</p>
        
        
          .mytext {color:#f752fa;}
        
        Text color #f752fa
      
           This box has a color of #f752fa        
        
          <div style="background-color:#f752fa;">Content here</div>
        
        
          .mybackground {background-color:#f752fa;}
        
        Background color #f752fa
      
           Border around this has a color of #f752fa        
        
          <div style="border:2px solid #f752fa;">Content here</div>
        
        
          .myborder {border:2px solid #f752fa;}
        
        Border color #f752fa