#fa14c5 color space conversions
Hex:
        #fa14c5
        RGB:
        250, 20, 197
        CMY:
        2, 92, 23
        CMYK:
        0, 92, 21, 2
      HSL:
        314°, 95.8333%, 52.9412%
        HSV (HSB):
        314°, 92.0000%, 98.0392%
        XYZ:
        49.7525, 24.8555, 54.9987
        xyY:
        0.3839, 0.1918, 24.8555
      CIE-Lab:
        56.9344, 88.5880, -33.5309
        CIE-LCH:
        56.9344, 94.7214, 339.2682
        CIE-Luv:
        56.9344, 104.2526, -64.8543
        Hunter-Lab:
        49.8553, 90.8852, -30.5080
      #fa14c5 color charts
#fa14c5 RGB chart
      #fa14c5 CMYK chart
      #fa14c5 RGB pie chart
      #fa14c5 color shades, tints & tones
#fa14c5 color schemes
#fa14c5 color preview, HTML & CSS examples
           This text has a color of #fa14c5        
        
          <p style="color:#fa14c5;">Text here</p>
        
        
          .mytext {color:#fa14c5;}
        
        Text color #fa14c5
      
           This box has a color of #fa14c5        
        
          <div style="background-color:#fa14c5;">Content here</div>
        
        
          .mybackground {background-color:#fa14c5;}
        
        Background color #fa14c5
      
           Border around this has a color of #fa14c5        
        
          <div style="border:2px solid #fa14c5;">Content here</div>
        
        
          .myborder {border:2px solid #fa14c5;}
        
        Border color #fa14c5