#f934fe color space conversions
Hex:
        #f934fe
        RGB:
        249, 52, 254
        CMY:
        2, 80, 0
        CMYK:
        2, 80, 0, 0
      HSL:
        299°, 99.0196%, 60.0000%
        HSV (HSB):
        299°, 79.5276%, 99.6078%
        XYZ:
        58.1843, 29.7515, 96.4419
        xyY:
        0.3156, 0.1614, 29.7515
      CIE-Lab:
        61.4392, 90.7574, -58.5567
        CIE-LCH:
        61.4392, 108.0083, 327.1699
        CIE-Luv:
        61.4392, 76.1654, -104.6392
        Hunter-Lab:
        54.5449, 94.9564, -66.6503
      #f934fe color charts
#f934fe RGB chart
      #f934fe CMYK chart
      #f934fe RGB pie chart
      #f934fe color shades, tints & tones
#f934fe color schemes
#f934fe color preview, HTML & CSS examples
           This text has a color of #f934fe        
        
          <p style="color:#f934fe;">Text here</p>
        
        
          .mytext {color:#f934fe;}
        
        Text color #f934fe
      
           This box has a color of #f934fe        
        
          <div style="background-color:#f934fe;">Content here</div>
        
        
          .mybackground {background-color:#f934fe;}
        
        Background color #f934fe
      
           Border around this has a color of #f934fe        
        
          <div style="border:2px solid #f934fe;">Content here</div>
        
        
          .myborder {border:2px solid #f934fe;}
        
        Border color #f934fe