#f306fc color space conversions
Hex:
        #f306fc
        RGB:
        243, 6, 252
        CMY:
        5, 98, 1
        CMYK:
        4, 98, 0, 1
      HSL:
        298°, 97.6190%, 50.5882%
        HSV (HSB):
        298°, 97.6190%, 98.8235%
        XYZ:
        54.5980, 26.2132, 94.2775
        xyY:
        0.3118, 0.1497, 26.2132
      CIE-Lab:
        58.2389, 95.6436, -62.6267
        CIE-LCH:
        58.2389, 114.3232, 326.7835
        CIE-Luv:
        58.2389, 76.5204, -110.1117
        Hunter-Lab:
        51.1988, 100.7528, -73.3374
      #f306fc color charts
#f306fc RGB chart
      #f306fc CMYK chart
      #f306fc RGB pie chart
      #f306fc color shades, tints & tones
#f306fc color schemes
#f306fc color preview, HTML & CSS examples
           This text has a color of #f306fc        
        
          <p style="color:#f306fc;">Text here</p>
        
        
          .mytext {color:#f306fc;}
        
        Text color #f306fc
      
           This box has a color of #f306fc        
        
          <div style="background-color:#f306fc;">Content here</div>
        
        
          .mybackground {background-color:#f306fc;}
        
        Background color #f306fc
      
           Border around this has a color of #f306fc        
        
          <div style="border:2px solid #f306fc;">Content here</div>
        
        
          .myborder {border:2px solid #f306fc;}
        
        Border color #f306fc