#fa60b0 color space conversions
Hex:
        #fa60b0
        RGB:
        250, 96, 176
        CMY:
        2, 62, 31
        CMYK:
        0, 62, 30, 2
      HSL:
        329°, 93.9024%, 67.8431%
        HSV (HSB):
        329°, 61.6000%, 98.0392%
        XYZ:
        51.4437, 31.8243, 44.5056
        xyY:
        0.4026, 0.2491, 31.8243
      CIE-Lab:
        63.1974, 66.1070, -11.8804
        CIE-LCH:
        63.1974, 67.1661, 349.8119
        CIE-Luv:
        63.1974, 92.7100, -29.4876
        Hunter-Lab:
        56.4131, 64.0533, -7.2862
      #fa60b0 color charts
#fa60b0 RGB chart
      #fa60b0 CMYK chart
      #fa60b0 RGB pie chart
      #fa60b0 color shades, tints & tones
#fa60b0 color schemes
#fa60b0 color preview, HTML & CSS examples
           This text has a color of #fa60b0        
        
          <p style="color:#fa60b0;">Text here</p>
        
        
          .mytext {color:#fa60b0;}
        
        Text color #fa60b0
      
           This box has a color of #fa60b0        
        
          <div style="background-color:#fa60b0;">Content here</div>
        
        
          .mybackground {background-color:#fa60b0;}
        
        Background color #fa60b0
      
           Border around this has a color of #fa60b0        
        
          <div style="border:2px solid #fa60b0;">Content here</div>
        
        
          .myborder {border:2px solid #fa60b0;}
        
        Border color #fa60b0