#fa0c6a color space conversions
Hex:
        #fa0c6a
        RGB:
        250, 12, 106
        CMY:
        2, 95, 58
        CMYK:
        0, 95, 58, 2
      HSL:
        336°, 95.9677%, 51.3725%
        HSV (HSB):
        336°, 95.2000%, 98.0392%
        XYZ:
        42.1573, 21.6275, 15.5883
        xyY:
        0.5311, 0.2725, 21.6275
      CIE-Lab:
        53.6296, 81.1855, 15.4243
        CIE-LCH:
        53.6296, 82.6377, 10.7573
        CIE-Luv:
        53.6296, 146.5011, 1.8014
        Hunter-Lab:
        46.5054, 80.4264, 12.6802
      #fa0c6a color charts
#fa0c6a RGB chart
      #fa0c6a CMYK chart
      #fa0c6a RGB pie chart
      #fa0c6a color shades, tints & tones
#fa0c6a color schemes
#fa0c6a color preview, HTML & CSS examples
           This text has a color of #fa0c6a        
        
          <p style="color:#fa0c6a;">Text here</p>
        
        
          .mytext {color:#fa0c6a;}
        
        Text color #fa0c6a
      
           This box has a color of #fa0c6a        
        
          <div style="background-color:#fa0c6a;">Content here</div>
        
        
          .mybackground {background-color:#fa0c6a;}
        
        Background color #fa0c6a
      
           Border around this has a color of #fa0c6a        
        
          <div style="border:2px solid #fa0c6a;">Content here</div>
        
        
          .myborder {border:2px solid #fa0c6a;}
        
        Border color #fa0c6a