#f714ff color space conversions
Hex:
        #f714ff
        RGB:
        247, 20, 255
        CMY:
        3, 92, 0
        CMYK:
        3, 92, 0, 0
      HSL:
        298°, 100.0000%, 53.9216%
        HSV (HSB):
        298°, 92.1569%, 100.0000%
        XYZ:
        56.6579, 27.4945, 96.9285
        xyY:
        0.3129, 0.1518, 27.4945
      CIE-Lab:
        59.4292, 95.6756, -62.3446
        CIE-LCH:
        59.4292, 114.1957, 326.9107
        CIE-Luv:
        59.4292, 77.5783, -110.2349
        Hunter-Lab:
        52.4352, 101.1136, -72.8953
      #f714ff color charts
#f714ff RGB chart
      #f714ff CMYK chart
      #f714ff RGB pie chart
      #f714ff color shades, tints & tones
#f714ff color schemes
#f714ff color preview, HTML & CSS examples
           This text has a color of #f714ff        
        
          <p style="color:#f714ff;">Text here</p>
        
        
          .mytext {color:#f714ff;}
        
        Text color #f714ff
      
           This box has a color of #f714ff        
        
          <div style="background-color:#f714ff;">Content here</div>
        
        
          .mybackground {background-color:#f714ff;}
        
        Background color #f714ff
      
           Border around this has a color of #f714ff        
        
          <div style="border:2px solid #f714ff;">Content here</div>
        
        
          .myborder {border:2px solid #f714ff;}
        
        Border color #f714ff