#f517ce color space conversions
Hex:
        #f517ce
        RGB:
        245, 23, 206
        CMY:
        4, 91, 19
        CMYK:
        0, 91, 16, 4
      HSL:
        311°, 91.7355%, 52.5490%
        HSV (HSB):
        311°, 90.6122%, 96.0784%
        XYZ:
        49.1032, 24.4815, 60.5299
        xyY:
        0.3661, 0.1825, 24.4815
      CIE-Lab:
        56.5667, 88.4120, -39.3348
        CIE-LCH:
        56.5667, 96.7673, 336.0156
        CIE-Luv:
        56.5667, 96.0801, -73.4142
        Hunter-Lab:
        49.4788, 90.5570, -37.8973
      #f517ce color charts
#f517ce RGB chart
      #f517ce CMYK chart
      #f517ce RGB pie chart
      #f517ce color shades, tints & tones
#f517ce color schemes
#f517ce color preview, HTML & CSS examples
           This text has a color of #f517ce        
        
          <p style="color:#f517ce;">Text here</p>
        
        
          .mytext {color:#f517ce;}
        
        Text color #f517ce
      
           This box has a color of #f517ce        
        
          <div style="background-color:#f517ce;">Content here</div>
        
        
          .mybackground {background-color:#f517ce;}
        
        Background color #f517ce
      
           Border around this has a color of #f517ce        
        
          <div style="border:2px solid #f517ce;">Content here</div>
        
        
          .myborder {border:2px solid #f517ce;}
        
        Border color #f517ce