#f964da color space conversions
Hex:
        #f964da
        RGB:
        249, 100, 218
        CMY:
        2, 61, 15
        CMYK:
        0, 60, 12, 2
      HSL:
        312°, 92.5466%, 68.4314%
        HSV (HSB):
        312°, 59.8394%, 97.6471%
        XYZ:
        56.2790, 34.3160, 69.9871
        xyY:
        0.3505, 0.2137, 34.3160
      CIE-Lab:
        65.2127, 69.8069, -32.5816
        CIE-LCH:
        65.2127, 77.0361, 334.9797
        CIE-Luv:
        65.2127, 76.6446, -61.7845
        Hunter-Lab:
        58.5799, 68.9740, -29.8296
      #f964da color charts
#f964da RGB chart
      #f964da CMYK chart
      #f964da RGB pie chart
      #f964da color shades, tints & tones
#f964da color schemes
#f964da color preview, HTML & CSS examples
           This text has a color of #f964da        
        
          <p style="color:#f964da;">Text here</p>
        
        
          .mytext {color:#f964da;}
        
        Text color #f964da
      
           This box has a color of #f964da        
        
          <div style="background-color:#f964da;">Content here</div>
        
        
          .mybackground {background-color:#f964da;}
        
        Background color #f964da
      
           Border around this has a color of #f964da        
        
          <div style="border:2px solid #f964da;">Content here</div>
        
        
          .myborder {border:2px solid #f964da;}
        
        Border color #f964da