#f955aa color space conversions
Hex:
        #f955aa
        RGB:
        249, 85, 170
        CMY:
        2, 67, 33
        CMYK:
        0, 66, 32, 2
      HSL:
        329°, 93.1818%, 65.4902%
        HSV (HSB):
        329°, 65.8635%, 97.6471%
        XYZ:
        49.5711, 29.5390, 41.1191
        xyY:
        0.4123, 0.2457, 29.5390
      CIE-Lab:
        61.2544, 69.4768, -11.3660
        CIE-LCH:
        61.2544, 70.4003, 350.7091
        CIE-Luv:
        61.2544, 98.7767, -29.2797
        Hunter-Lab:
        54.3498, 67.6933, -6.8118
      #f955aa color charts
#f955aa RGB chart
      #f955aa CMYK chart
      #f955aa RGB pie chart
      #f955aa color shades, tints & tones
#f955aa color schemes
#f955aa color preview, HTML & CSS examples
           This text has a color of #f955aa        
        
          <p style="color:#f955aa;">Text here</p>
        
        
          .mytext {color:#f955aa;}
        
        Text color #f955aa
      
           This box has a color of #f955aa        
        
          <div style="background-color:#f955aa;">Content here</div>
        
        
          .mybackground {background-color:#f955aa;}
        
        Background color #f955aa
      
           Border around this has a color of #f955aa        
        
          <div style="border:2px solid #f955aa;">Content here</div>
        
        
          .myborder {border:2px solid #f955aa;}
        
        Border color #f955aa