#fa0c99 color space conversions
Hex:
        #fa0c99
        RGB:
        250, 12, 153
        CMY:
        2, 95, 40
        CMYK:
        0, 95, 39, 2
      HSL:
        324°, 95.9677%, 51.3725%
        HSV (HSB):
        324°, 95.2000%, 98.0392%
        XYZ:
        45.3056, 22.8868, 32.1667
        xyY:
        0.4514, 0.2280, 22.8868
      CIE-Lab:
        54.9556, 84.7349, -10.8652
        CIE-LCH:
        54.9556, 85.4287, 352.6931
        CIE-Luv:
        54.9556, 125.5462, -31.2395
        Hunter-Lab:
        47.8402, 85.3226, -6.3772
      #fa0c99 color charts
#fa0c99 RGB chart
      #fa0c99 CMYK chart
      #fa0c99 RGB pie chart
      #fa0c99 color shades, tints & tones
#fa0c99 color schemes
#fa0c99 color preview, HTML & CSS examples
           This text has a color of #fa0c99        
        
          <p style="color:#fa0c99;">Text here</p>
        
        
          .mytext {color:#fa0c99;}
        
        Text color #fa0c99
      
           This box has a color of #fa0c99        
        
          <div style="background-color:#fa0c99;">Content here</div>
        
        
          .mybackground {background-color:#fa0c99;}
        
        Background color #fa0c99
      
           Border around this has a color of #fa0c99        
        
          <div style="border:2px solid #fa0c99;">Content here</div>
        
        
          .myborder {border:2px solid #fa0c99;}
        
        Border color #fa0c99