#fa14ef color space conversions
Hex:
        #fa14ef
        RGB:
        250, 20, 239
        CMY:
        2, 92, 6
        CMYK:
        0, 92, 4, 2
      HSL:
        303°, 95.8333%, 52.9412%
        HSV (HSB):
        303°, 92.0000%, 98.0392%
        XYZ:
        55.2545, 27.0563, 83.9715
        xyY:
        0.3323, 0.1627, 27.0563
      CIE-Lab:
        59.0264, 93.9084, -54.0531
        CIE-LCH:
        59.0264, 108.3537, 330.0755
        CIE-Luv:
        59.0264, 86.0479, -97.3134
        Hunter-Lab:
        52.0157, 98.5871, -59.3039
      #fa14ef color charts
#fa14ef RGB chart
      #fa14ef CMYK chart
      #fa14ef RGB pie chart
      #fa14ef color shades, tints & tones
#fa14ef color schemes
#fa14ef color preview, HTML & CSS examples
           This text has a color of #fa14ef        
        
          <p style="color:#fa14ef;">Text here</p>
        
        
          .mytext {color:#fa14ef;}
        
        Text color #fa14ef
      
           This box has a color of #fa14ef        
        
          <div style="background-color:#fa14ef;">Content here</div>
        
        
          .mybackground {background-color:#fa14ef;}
        
        Background color #fa14ef
      
           Border around this has a color of #fa14ef        
        
          <div style="border:2px solid #fa14ef;">Content here</div>
        
        
          .myborder {border:2px solid #fa14ef;}
        
        Border color #fa14ef