#f514fe color space conversions
Hex:
        #f514fe
        RGB:
        245, 20, 254
        CMY:
        4, 92, 0
        CMYK:
        4, 92, 0, 0
      HSL:
        298°, 99.1525%, 53.7255%
        HSV (HSB):
        298°, 92.1260%, 99.6078%
        XYZ:
        55.7957, 27.0685, 96.0499
        xyY:
        0.3119, 0.1513, 27.0685
      CIE-Lab:
        59.0377, 95.2178, -62.4366
        CIE-LCH:
        59.0377, 113.8628, 326.7462
        CIE-Luv:
        59.0377, 76.5556, -110.1367
        Hunter-Lab:
        52.0274, 100.3806, -73.0384
      #f514fe color charts
#f514fe RGB chart
      #f514fe CMYK chart
      #f514fe RGB pie chart
      #f514fe color shades, tints & tones
#f514fe color schemes
#f514fe color preview, HTML & CSS examples
           This text has a color of #f514fe        
        
          <p style="color:#f514fe;">Text here</p>
        
        
          .mytext {color:#f514fe;}
        
        Text color #f514fe
      
           This box has a color of #f514fe        
        
          <div style="background-color:#f514fe;">Content here</div>
        
        
          .mybackground {background-color:#f514fe;}
        
        Background color #f514fe
      
           Border around this has a color of #f514fe        
        
          <div style="border:2px solid #f514fe;">Content here</div>
        
        
          .myborder {border:2px solid #f514fe;}
        
        Border color #f514fe