#f2009d color space conversions
Hex:
        #f2009d
        RGB:
        242, 0, 157
        CMY:
        5, 100, 38
        CMYK:
        0, 100, 35, 5
      HSL:
        321°, 100.0000%, 47.4510%
        HSV (HSB):
        321°, 100.0000%, 94.9020%
        XYZ:
        42.7038, 21.3116, 33.7611
        xyY:
        0.4367, 0.2180, 21.3116
      CIE-Lab:
        53.2888, 84.2947, -15.9044
        CIE-LCH:
        53.2888, 85.7819, 349.3153
        CIE-Luv:
        53.2888, 118.1600, -37.8679
        Hunter-Lab:
        46.1645, 84.3310, -11.0450
      #f2009d color charts
#f2009d RGB chart
      #f2009d CMYK chart
      #f2009d RGB pie chart
      #f2009d color shades, tints & tones
#f2009d color schemes
#f2009d color preview, HTML & CSS examples
           This text has a color of #f2009d        
        
          <p style="color:#f2009d;">Text here</p>
        
        
          .mytext {color:#f2009d;}
        
        Text color #f2009d
      
           This box has a color of #f2009d        
        
          <div style="background-color:#f2009d;">Content here</div>
        
        
          .mybackground {background-color:#f2009d;}
        
        Background color #f2009d
      
           Border around this has a color of #f2009d        
        
          <div style="border:2px solid #f2009d;">Content here</div>
        
        
          .myborder {border:2px solid #f2009d;}
        
        Border color #f2009d