#f942aa color space conversions
Hex:
        #f942aa
        RGB:
        249, 66, 170
        CMY:
        2, 74, 33
        CMYK:
        0, 73, 32, 2
      HSL:
        326°, 93.8462%, 61.7647%
        HSV (HSB):
        326°, 73.4940%, 97.6471%
        XYZ:
        48.2708, 26.9384, 40.6857
        xyY:
        0.4165, 0.2324, 26.9384
      CIE-Lab:
        58.9173, 76.0003, -14.8857
        CIE-LCH:
        58.9173, 77.4443, 348.9181
        CIE-Luv:
        58.9173, 105.9316, -35.4271
        Hunter-Lab:
        51.9023, 75.1820, -10.1453
      #f942aa color charts
#f942aa RGB chart
      #f942aa CMYK chart
      #f942aa RGB pie chart
      #f942aa color shades, tints & tones
#f942aa color schemes
#f942aa color preview, HTML & CSS examples
           This text has a color of #f942aa        
        
          <p style="color:#f942aa;">Text here</p>
        
        
          .mytext {color:#f942aa;}
        
        Text color #f942aa
      
           This box has a color of #f942aa        
        
          <div style="background-color:#f942aa;">Content here</div>
        
        
          .mybackground {background-color:#f942aa;}
        
        Background color #f942aa
      
           Border around this has a color of #f942aa        
        
          <div style="border:2px solid #f942aa;">Content here</div>
        
        
          .myborder {border:2px solid #f942aa;}
        
        Border color #f942aa