#f964aa color space conversions
Hex:
        #f964aa
        RGB:
        249, 100, 170
        CMY:
        2, 61, 33
        CMYK:
        0, 60, 32, 2
      HSL:
        332°, 92.5466%, 68.4314%
        HSV (HSB):
        332°, 59.8394%, 97.6471%
        XYZ:
        50.8798, 32.1564, 41.5553
        xyY:
        0.4084, 0.2581, 32.1564
      CIE-Lab:
        63.4719, 63.4296, -8.0521
        CIE-LCH:
        63.4719, 63.9387, 352.7652
        CIE-Luv:
        63.4719, 92.0116, -23.4627
        Hunter-Lab:
        56.7066, 60.9220, -3.7539
      #f964aa color charts
#f964aa RGB chart
      #f964aa CMYK chart
      #f964aa RGB pie chart
      #f964aa color shades, tints & tones
#f964aa color schemes
#f964aa color preview, HTML & CSS examples
           This text has a color of #f964aa        
        
          <p style="color:#f964aa;">Text here</p>
        
        
          .mytext {color:#f964aa;}
        
        Text color #f964aa
      
           This box has a color of #f964aa        
        
          <div style="background-color:#f964aa;">Content here</div>
        
        
          .mybackground {background-color:#f964aa;}
        
        Background color #f964aa
      
           Border around this has a color of #f964aa        
        
          <div style="border:2px solid #f964aa;">Content here</div>
        
        
          .myborder {border:2px solid #f964aa;}
        
        Border color #f964aa