#f940a4 color space conversions
Hex:
        #f940a4
        RGB:
        249, 64, 164
        CMY:
        2, 75, 36
        CMYK:
        0, 74, 34, 2
      HSL:
        328°, 93.9086%, 61.3725%
        HSV (HSB):
        328°, 74.2972%, 97.6471%
        XYZ:
        47.6012, 26.4869, 37.7256
        xyY:
        0.4257, 0.2369, 26.4869
      CIE-Lab:
        58.4963, 75.9615, -12.0297
        CIE-LCH:
        58.4963, 76.9081, 351.0011
        CIE-Luv:
        58.4963, 109.0015, -31.3236
        Hunter-Lab:
        51.4654, 75.0331, -7.4355
      #f940a4 color charts
#f940a4 RGB chart
      #f940a4 CMYK chart
      #f940a4 RGB pie chart
      #f940a4 color shades, tints & tones
#f940a4 color schemes
#f940a4 color preview, HTML & CSS examples
           This text has a color of #f940a4        
        
          <p style="color:#f940a4;">Text here</p>
        
        
          .mytext {color:#f940a4;}
        
        Text color #f940a4
      
           This box has a color of #f940a4        
        
          <div style="background-color:#f940a4;">Content here</div>
        
        
          .mybackground {background-color:#f940a4;}
        
        Background color #f940a4
      
           Border around this has a color of #f940a4        
        
          <div style="border:2px solid #f940a4;">Content here</div>
        
        
          .myborder {border:2px solid #f940a4;}
        
        Border color #f940a4