#fa0fb1 color space conversions
Hex:
        #fa0fb1
        RGB:
        250, 15, 177
        CMY:
        2, 94, 31
        CMYK:
        0, 94, 29, 2
      HSL:
        319°, 95.9184%, 51.9608%
        HSV (HSB):
        319°, 94.0000%, 98.0392%
        XYZ:
        47.5310, 23.8400, 43.6914
        xyY:
        0.4131, 0.2072, 23.8400
      CIE-Lab:
        55.9272, 86.8400, -23.5045
        CIE-LCH:
        55.9272, 89.9647, 344.8549
        CIE-Luv:
        55.9272, 113.9538, -49.5786
        Hunter-Lab:
        48.8262, 88.3191, -18.8764
      #fa0fb1 color charts
#fa0fb1 RGB chart
      #fa0fb1 CMYK chart
      #fa0fb1 RGB pie chart
      #fa0fb1 color shades, tints & tones
#fa0fb1 color schemes
#fa0fb1 color preview, HTML & CSS examples
           This text has a color of #fa0fb1        
        
          <p style="color:#fa0fb1;">Text here</p>
        
        
          .mytext {color:#fa0fb1;}
        
        Text color #fa0fb1
      
           This box has a color of #fa0fb1        
        
          <div style="background-color:#fa0fb1;">Content here</div>
        
        
          .mybackground {background-color:#fa0fb1;}
        
        Background color #fa0fb1
      
           Border around this has a color of #fa0fb1        
        
          <div style="border:2px solid #fa0fb1;">Content here</div>
        
        
          .myborder {border:2px solid #fa0fb1;}
        
        Border color #fa0fb1