#f301fa color space conversions
Hex:
        #f301fa
        RGB:
        243, 1, 250
        CMY:
        5, 100, 2
        CMYK:
        3, 100, 0, 2
      HSL:
        298°, 99.2032%, 49.2157%
        HSV (HSB):
        298°, 99.6000%, 98.0392%
        XYZ:
        54.2283, 25.9785, 92.5987
        xyY:
        0.3138, 0.1503, 25.9785
      CIE-Lab:
        58.0167, 95.6613, -61.8716
        CIE-LCH:
        58.0167, 113.9262, 327.1061
        CIE-Luv:
        58.0167, 77.4717, -108.8868
        Hunter-Lab:
        50.9691, 100.7181, -72.0373
      #f301fa color charts
#f301fa RGB chart
      #f301fa CMYK chart
      #f301fa RGB pie chart
      #f301fa color shades, tints & tones
#f301fa color schemes
#f301fa color preview, HTML & CSS examples
           This text has a color of #f301fa        
        
          <p style="color:#f301fa;">Text here</p>
        
        
          .mytext {color:#f301fa;}
        
        Text color #f301fa
      
           This box has a color of #f301fa        
        
          <div style="background-color:#f301fa;">Content here</div>
        
        
          .mybackground {background-color:#f301fa;}
        
        Background color #f301fa
      
           Border around this has a color of #f301fa        
        
          <div style="border:2px solid #f301fa;">Content here</div>
        
        
          .myborder {border:2px solid #f301fa;}
        
        Border color #f301fa