#fa68a4 color space conversions
Hex:
        #fa68a4
        RGB:
        250, 104, 164
        CMY:
        2, 59, 36
        CMYK:
        0, 58, 34, 2
      HSL:
        335°, 93.5897%, 69.4118%
        HSV (HSB):
        335°, 58.4000%, 98.0392%
        XYZ:
        51.0755, 32.9050, 38.7813
        xyY:
        0.4161, 0.2680, 32.9050
      CIE-Lab:
        64.0839, 61.3117, -3.6942
        CIE-LCH:
        64.0839, 61.4228, 356.5519
        CIE-Luv:
        64.0839, 92.6757, -16.9175
        Hunter-Lab:
        57.3628, 58.5502, 0.0698
      #fa68a4 color charts
#fa68a4 RGB chart
      #fa68a4 CMYK chart
      #fa68a4 RGB pie chart
      #fa68a4 color shades, tints & tones
#fa68a4 color schemes
#fa68a4 color preview, HTML & CSS examples
           This text has a color of #fa68a4        
        
          <p style="color:#fa68a4;">Text here</p>
        
        
          .mytext {color:#fa68a4;}
        
        Text color #fa68a4
      
           This box has a color of #fa68a4        
        
          <div style="background-color:#fa68a4;">Content here</div>
        
        
          .mybackground {background-color:#fa68a4;}
        
        Background color #fa68a4
      
           Border around this has a color of #fa68a4        
        
          <div style="border:2px solid #fa68a4;">Content here</div>
        
        
          .myborder {border:2px solid #fa68a4;}
        
        Border color #fa68a4