#f514ef color space conversions
Hex:
        #f514ef
        RGB:
        245, 20, 239
        CMY:
        4, 92, 6
        CMYK:
        0, 92, 2, 4
      HSL:
        302°, 91.8367%, 51.9608%
        HSV (HSB):
        302°, 91.8367%, 96.0784%
        XYZ:
        53.4863, 26.1448, 83.8888
        xyY:
        0.3271, 0.1599, 26.1448
      CIE-Lab:
        58.1742, 93.0820, -55.4621
        CIE-LCH:
        58.1742, 108.3527, 329.2118
        CIE-Luv:
        58.1742, 82.4095, -98.9945
        Hunter-Lab:
        51.1320, 97.2380, -61.4807
      #f514ef color charts
#f514ef RGB chart
      #f514ef CMYK chart
      #f514ef RGB pie chart
      #f514ef color shades, tints & tones
#f514ef color schemes
#f514ef color preview, HTML & CSS examples
           This text has a color of #f514ef        
        
          <p style="color:#f514ef;">Text here</p>
        
        
          .mytext {color:#f514ef;}
        
        Text color #f514ef
      
           This box has a color of #f514ef        
        
          <div style="background-color:#f514ef;">Content here</div>
        
        
          .mybackground {background-color:#f514ef;}
        
        Background color #f514ef
      
           Border around this has a color of #f514ef        
        
          <div style="border:2px solid #f514ef;">Content here</div>
        
        
          .myborder {border:2px solid #f514ef;}
        
        Border color #f514ef