#fa60a8 color space conversions
Hex:
        #fa60a8
        RGB:
        250, 96, 168
        CMY:
        2, 62, 34
        CMYK:
        0, 62, 33, 2
      HSL:
        332°, 93.9024%, 67.8431%
        HSV (HSB):
        332°, 61.6000%, 98.0392%
        XYZ:
        50.6751, 31.5169, 40.4583
        xyY:
        0.4132, 0.2570, 31.5169
      CIE-Lab:
        62.9416, 65.1704, -7.6785
        CIE-LCH:
        62.9416, 65.6212, 353.2803
        CIE-Luv:
        62.9416, 95.3416, -23.2639
        Hunter-Lab:
        56.1399, 62.8795, -3.4305
      #fa60a8 color charts
#fa60a8 RGB chart
      #fa60a8 CMYK chart
      #fa60a8 RGB pie chart
      #fa60a8 color shades, tints & tones
#fa60a8 color schemes
#fa60a8 color preview, HTML & CSS examples
           This text has a color of #fa60a8        
        
          <p style="color:#fa60a8;">Text here</p>
        
        
          .mytext {color:#fa60a8;}
        
        Text color #fa60a8
      
           This box has a color of #fa60a8        
        
          <div style="background-color:#fa60a8;">Content here</div>
        
        
          .mybackground {background-color:#fa60a8;}
        
        Background color #fa60a8
      
           Border around this has a color of #fa60a8        
        
          <div style="border:2px solid #fa60a8;">Content here</div>
        
        
          .myborder {border:2px solid #fa60a8;}
        
        Border color #fa60a8