#f962fe color space conversions
Hex:
        #f962fe
        RGB:
        249, 98, 254
        CMY:
        2, 62, 0
        CMYK:
        2, 61, 0, 0
      HSL:
        298°, 98.7342%, 69.0196%
        HSV (HSB):
        298°, 61.4173%, 99.6078%
        XYZ:
        61.3240, 36.0309, 97.4885
        xyY:
        0.3147, 0.1849, 36.0309
      CIE-Lab:
        66.5435, 76.2591, -50.4484
        CIE-LCH:
        66.5435, 91.4357, 326.5138
        CIE-Luv:
        66.5435, 66.1456, -91.4477
        Hunter-Lab:
        60.0257, 77.3158, -54.2756
      #f962fe color charts
#f962fe RGB chart
      #f962fe CMYK chart
      #f962fe RGB pie chart
      #f962fe color shades, tints & tones
#f962fe color schemes
#f962fe color preview, HTML & CSS examples
           This text has a color of #f962fe        
        
          <p style="color:#f962fe;">Text here</p>
        
        
          .mytext {color:#f962fe;}
        
        Text color #f962fe
      
           This box has a color of #f962fe        
        
          <div style="background-color:#f962fe;">Content here</div>
        
        
          .mybackground {background-color:#f962fe;}
        
        Background color #f962fe
      
           Border around this has a color of #f962fe        
        
          <div style="border:2px solid #f962fe;">Content here</div>
        
        
          .myborder {border:2px solid #f962fe;}
        
        Border color #f962fe