#f941ac color space conversions
Hex:
        #f941ac
        RGB:
        249, 65, 172
        CMY:
        2, 75, 33
        CMYK:
        0, 74, 31, 2
      HSL:
        325°, 93.8776%, 61.5686%
        HSV (HSB):
        325°, 73.8956%, 97.6471%
        XYZ:
        48.4036, 26.8989, 41.6706
        xyY:
        0.4138, 0.2300, 26.8989
      CIE-Lab:
        58.8806, 76.5238, -16.1021
        CIE-LCH:
        58.8806, 78.1996, 348.1172
        CIE-Luv:
        58.8806, 105.4579, -37.2742
        Hunter-Lab:
        51.8641, 75.8277, -11.3320
      #f941ac color charts
#f941ac RGB chart
      #f941ac CMYK chart
      #f941ac RGB pie chart
      #f941ac color shades, tints & tones
#f941ac color schemes
#f941ac color preview, HTML & CSS examples
           This text has a color of #f941ac        
        
          <p style="color:#f941ac;">Text here</p>
        
        
          .mytext {color:#f941ac;}
        
        Text color #f941ac
      
           This box has a color of #f941ac        
        
          <div style="background-color:#f941ac;">Content here</div>
        
        
          .mybackground {background-color:#f941ac;}
        
        Background color #f941ac
      
           Border around this has a color of #f941ac        
        
          <div style="border:2px solid #f941ac;">Content here</div>
        
        
          .myborder {border:2px solid #f941ac;}
        
        Border color #f941ac