#f2297e color space conversions
Hex:
        #f2297e
        RGB:
        242, 41, 126
        CMY:
        5, 84, 51
        CMYK:
        0, 83, 48, 5
      HSL:
        335°, 88.5463%, 55.4902%
        HSV (HSB):
        335°, 83.0579%, 94.9020%
        XYZ:
        41.1768, 21.9695, 21.8089
        xyY:
        0.4847, 0.2586, 21.9695
      CIE-Lab:
        53.9946, 76.6325, 3.6618
        CIE-LCH:
        53.9946, 76.7199, 2.7357
        CIE-Luv:
        53.9946, 126.2088, -10.5216
        Hunter-Lab:
        46.8716, 74.7872, 5.2230
      #f2297e color charts
#f2297e RGB chart
      #f2297e CMYK chart
      #f2297e RGB pie chart
      #f2297e color shades, tints & tones
#f2297e color schemes
#f2297e color preview, HTML & CSS examples
           This text has a color of #f2297e        
        
          <p style="color:#f2297e;">Text here</p>
        
        
          .mytext {color:#f2297e;}
        
        Text color #f2297e
      
           This box has a color of #f2297e        
        
          <div style="background-color:#f2297e;">Content here</div>
        
        
          .mybackground {background-color:#f2297e;}
        
        Background color #f2297e
      
           Border around this has a color of #f2297e        
        
          <div style="border:2px solid #f2297e;">Content here</div>
        
        
          .myborder {border:2px solid #f2297e;}
        
        Border color #f2297e